Skip to content

Commit

Permalink
Merge 44fc594 into 11c0503
Browse files Browse the repository at this point in the history
  • Loading branch information
nielstron committed Oct 16, 2022
2 parents 11c0503 + 44fc594 commit cdee317
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ matrix:
fast_finish: true

install:
- pip install coverage
- pip install coveralls
- if [[ $TRAVIS_PYTHON_VERSION == 3.7 ]]; then pip install -U importlib_metadata; fi
- pip install coverage coveralls
- pip install -e .

script:
Expand Down

0 comments on commit cdee317

Please sign in to comment.