Skip to content

Commit

Permalink
Change Django version for coverage.
Browse files Browse the repository at this point in the history
  • Loading branch information
joeledvardsson committed Feb 2, 2017
1 parent 2cc869b commit 9584892
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 @@ -13,8 +13,8 @@ env:

matrix:
include:
- python: 3.4
env: DJANGO=1.8 COVERAGE=true COVERALLS_REPO_TOKEN=OJpoo9DILUiLNUl6tXRcktDAQslPpaNLO
- python: 3.5
env: DJANGO=1.9 COVERAGE=true COVERALLS_REPO_TOKEN=OJpoo9DILUiLNUl6tXRcktDAQslPpaNLO
allow_failures:
- env: COVERAGE=true

Expand Down

0 comments on commit 9584892

Please sign in to comment.