We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66d3b1b commit 127d379Copy full SHA for 127d379
.travis.yml
@@ -17,7 +17,7 @@ before_install:
17
18
install:
19
- conda install --yes python=${TRAVIS_PYTHON_VERSION} pip numpy future scipy matplotlib nose pep8 coverage mpi4py sympy dill numba
20
- - conda install --yes sphinx=1.6.3
+ - conda install --yes sphinx
21
- conda install --yes -c conda-forge petsc4py
22
- conda list
23
- pip install coloredlogs
0 commit comments