Skip to content

Commit

Permalink
Travis config updated.
Browse files Browse the repository at this point in the history
  • Loading branch information
idlesign committed Aug 28, 2016
1 parent 1e047d0 commit 2c25ca0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,11 @@ matrix:
env: DJANGO="Django>=1.6,<1.7"
- python: 3.5
env: DJANGO="Django>=1.5,<1.6"
- python: 3.5
env: DJANGO="Django>=1.4,<1.5"

- python: 3.4
env: DJANGO="Django>=1.4,<1.5"

- python: 3.3
env: DJANGO="Django>=1.10,<1.11"
Expand Down

0 comments on commit 2c25ca0

Please sign in to comment.