mirror of
https://github.com/wassname/simpeg.git
synced 2026-06-28 16:47:03 +08:00
Merge branch 'parallel' of github.com:simpeg/simpeg into parallel
This commit is contained in:
+1
-1
@@ -15,7 +15,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 ipython
|
||||
- pip install nose-cov python-coveralls
|
||||
# - pip install -r requirements.txt
|
||||
- python setup.py install
|
||||
|
||||
Reference in New Issue
Block a user