Skip to content

Commit

Permalink
attempt enforcing older coverage version
Browse files Browse the repository at this point in the history
  • Loading branch information
jlnav committed Jan 9, 2020
1 parent 322abcd commit c3c9cda
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ install:
- conda install nlopt petsc4py petsc $MUMPS mpi4py scipy $MPI
- pip install flake8 # Conda installs downgrade pytest on python3.4
- pip install DFO-LS
- pip install coverage==5.0
- pip install pytest
- pip install pytest-cov
- pip install pytest-timeout
Expand Down

0 comments on commit c3c9cda

Please sign in to comment.