This commit is contained in:
rowanc1
2014-05-16 20:00:20 -07:00
parent 9f7527d8bf
commit 1530096d01
+3 -1
View File
@@ -19,7 +19,9 @@ install:
- pip install nose-cov python-coveralls
# Remove this when SimPEG is on pip
- git clone https://github.com/simpeg/simpeg.git
- python simpeg/setup.py install
- cd simpeg/
- python setup.py install
- cd ../
# Run test
script: