Skip to content

Commit 127d379

Browse files
committed
pushed sphinx version
1 parent 66d3b1b commit 127d379

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ before_install:
1717

1818
install:
1919
- 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
20+
- conda install --yes sphinx
2121
- conda install --yes -c conda-forge petsc4py
2222
- conda list
2323
- pip install coloredlogs

0 commit comments

Comments
 (0)