Skip to content

Commit

Permalink
Fix exclude
Browse files Browse the repository at this point in the history
  • Loading branch information
f1nality committed Apr 29, 2017
1 parent 51ebd99 commit 4ff473e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,3 +51,11 @@ matrix:
env: DJANGO="<1.12"
- python: 3.3
env: DJANGO="<1.12"
- python: 3.5
env: DJANGO="<1.7"
- python: 3.5
env: DJANGO="<1.8"
- python: 3.6
env: DJANGO="<1.7"
- python: 3.6
env: DJANGO="<1.8"

0 comments on commit 4ff473e

Please sign in to comment.