Update .travis.yml

This commit is contained in:
Rod Persky
2014-05-18 01:13:09 +10:00
parent d92c6c5ba1
commit 8fec6fec13

View File

@@ -4,6 +4,7 @@ compiler:
- clang
before_script:
- apt-get install python-numpy
- gcc -v
- mkdir build
- cd build