Skip to content

Commit 97207f9

Browse files
committed
debugging...........
1 parent bda2cf0 commit 97207f9

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
@@ -18,7 +18,7 @@ before_install:
1818
install:
1919
- conda install --yes python=${TRAVIS_PYTHON_VERSION} pip numpy future scipy matplotlib nose pep8 coverage mpi4py sympy dill numba
2020
- conda install --yes sphinx
21-
- conda install --yes -c conda-forge petsc4py=3.9.0
21+
- conda install --yes -c conda-forge petsc=3.9.0 petsc4py=3.9.0
2222
- conda list
2323
- pip install coloredlogs
2424
- pip install travis-sphinx

0 commit comments

Comments
 (0)