mirror of
https://github.com/wassname/simpeg.git
synced 2026-06-28 15:23:20 +08:00
add sphinx to travis conda install
This commit is contained in:
+1
-1
@@ -33,7 +33,7 @@ before_install:
|
||||
|
||||
# Install packages
|
||||
install:
|
||||
- conda install --yes pip python=$TRAVIS_PYTHON_VERSION numpy scipy matplotlib cython ipython nose
|
||||
- conda install --yes pip python=$TRAVIS_PYTHON_VERSION numpy scipy matplotlib cython ipython nose sphinx
|
||||
- pip install nose-cov python-coveralls
|
||||
|
||||
- git clone https://github.com/rowanc1/pymatsolver.git
|
||||
|
||||
Reference in New Issue
Block a user