Skip to content

Commit

Permalink
Drop coverage version to 3.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
James Ritchie committed Sep 8, 2016
1 parent 1155cb5 commit aa6b1b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ matrix:

install:
- pip install Django==$DJANGO_VERSION djangorestframework==3.4.6
- pip install coverage==4.2
- pip install coverage==3.7.1
- pip install coveralls
script:
coverage run runtests.py
Expand Down

0 comments on commit aa6b1b6

Please sign in to comment.