Skip to content

Commit

Permalink
less coverage pinning
Browse files Browse the repository at this point in the history
  • Loading branch information
adamchainz committed Jan 23, 2020
1 parent d6b548e commit f11ea21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -17,7 +17,7 @@ env:

install:
- pip install Django==$DJANGO
- pip install coverage==4.5.1
- pip install 'coverage<5'
- pip install python-coveralls==2.9.1 'PyYAML<5.3'
- export PYTHONPATH=.

Expand Down

0 comments on commit f11ea21

Please sign in to comment.