Skip to content

Commit

Permalink
Adding Django 1.8 to the build matrix. Dropping 1.6 from the build ma…
Browse files Browse the repository at this point in the history
…trix.
  • Loading branch information
etianen committed Apr 13, 2015
1 parent 13c7b5f commit 14a9c19
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,8 @@ python:
- 3.3
- 3.4
env:
- DJANGO=django==1.6
- DJANGO=django==1.6.1
- DJANGO=django==1.6.2
- DJANGO=django==1.6.3
- DJANGO=django==1.6.4
- DJANGO=django==1.6.5
- DJANGO=django==1.7
- DJANGO=django==1.7.7
- DJANGO=django==1.8
matrix:
exclude:
- python: 2.6
Expand Down

0 comments on commit 14a9c19

Please sign in to comment.