mirror of
https://github.com/wassname/simpeg.git
synced 2026-08-05 13:20:43 +08:00
Working on get travis to work
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@ before_install:
|
||||
|
||||
# Install packages
|
||||
install:
|
||||
- conda install --yes pip python=$TRAVIS_PYTHON_VERSION numpy scipy matplotlib cython
|
||||
- conda install --yes pip python=$TRAVIS_PYTHON_VERSION numpy scipy matplotlib cython osr
|
||||
- pip install nose-cov python-coveralls
|
||||
- cd ../
|
||||
- git clone https://github.com/simpeg/simpeg.git
|
||||
|
||||
Reference in New Issue
Block a user