Skip to content

Commit

Permalink
Run travis on dj1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
jsocol committed Aug 7, 2015
1 parent bab7c40 commit be77a9c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ env:
- DJANGO_VERSION=1.4
- DJANGO_VERSION=1.6
- DJANGO_VERSION=1.7
- DJANGO_VERSION=1.8
python:
- "2.6"
- "2.7"
Expand All @@ -24,3 +25,5 @@ matrix:
env: DJANGO_VERSION=1.4
- python: "2.6"
env: DJANGO_VERSION=1.7
- python: "2.6"
env: DJANGO=VERSION=1.8

0 comments on commit be77a9c

Please sign in to comment.