Skip to content

Commit

Permalink
Merge branch 'master' into default_settings
Browse files Browse the repository at this point in the history
  • Loading branch information
James Ritchie committed Oct 10, 2015
2 parents b6ccfb5 + 708205e commit 55564ef
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 55564ef

Please sign in to comment.