Skip to content

Commit

Permalink
Merge pull request #7 from JamesRitchie/test_coverage_fix
Browse files Browse the repository at this point in the history
Test Coverage Fix
  • Loading branch information
JamesRitchie committed Oct 10, 2015
2 parents 98ea9ea + ee773be commit 708205e
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 @@ -19,6 +19,7 @@ matrix:

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

0 comments on commit 708205e

Please sign in to comment.