Skip to content

Commit

Permalink
update travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
kencochrane committed Jun 16, 2015
1 parent b7ba33c commit 7a0d432
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,9 @@ script:
matrix:
exclude:
- python: "2.6"
env: DJANGO=Django==1.7.7
env: DJANGO=Django==1.7.8
- python: "2.6"
env: DJANGO=Django==1.8.2

after_success:
- coveralls --verbose

0 comments on commit 7a0d432

Please sign in to comment.