mirror of
https://github.com/wassname/simpeg.git
synced 2026-07-11 12:19:09 +08:00
Updated travis
This commit is contained in:
+2
-1
@@ -25,11 +25,12 @@ install:
|
||||
- python setup.py build_ext --inplace
|
||||
- cd ../
|
||||
- echo export PYTHONPATH=$PYTHONPATH:/home/travis/build/simpeg/simpeg >> .bashrc
|
||||
- source .bashrc
|
||||
- git clone https://github.com/simpeg/simpegem.git
|
||||
- cd simpegem/
|
||||
- python setup.py build_ext --inplace
|
||||
- cd ../
|
||||
- echo export PYTHONPATH=$PYTHONPATH:/home/travis/build/simpegem/simpegem >> .bashrc
|
||||
- echo export PYTHONPATH=$PYTHONPATH:/home/travis/build/simpeg/simpegem >> .bashrc
|
||||
- source .bashrc
|
||||
- cd simpegmt
|
||||
|
||||
|
||||
Reference in New Issue
Block a user