Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bartTC committed Mar 18, 2017
1 parent 6377c0b commit 3c3a622
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -6,10 +6,12 @@ services:
python:
- 2.7
- 3.5
- 3.6

env:
- DJANGO=1.8.*
- DJANGO=1.9.*
- DJANGO=1.10.*

before_install:
- pip install codecov
Expand Down

0 comments on commit 3c3a622

Please sign in to comment.