mirror of
https://github.com/wassname/simpeg.git
synced 2026-07-08 16:00:43 +08:00
Fixing .travis.yml file to get testing to work
This commit is contained in:
+1
-1
@@ -25,7 +25,7 @@ install:
|
||||
- python setup.py build_ext --inplace
|
||||
- cd ../
|
||||
- echo export PYTHONPATH=$PYTHONPATH:/home/travis/build/simpeg/simpeg >> .bashrc
|
||||
- git clone https://github.com/simpegem/simpegem.git
|
||||
- git clone https://github.com/simpeg/simpegem.git
|
||||
- cd simpegem/
|
||||
- python setup.py build_ext --inplace
|
||||
- cd ../
|
||||
|
||||
Reference in New Issue
Block a user