Skip to content

Commit

Permalink
travis config update
Browse files Browse the repository at this point in the history
  • Loading branch information
last-partizan committed Feb 2, 2016
1 parent 2d78ff1 commit 3126207
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -7,8 +7,8 @@ python:
- "3.5"
- "pypy"
env:
- DJANGO_VERSION=1.8.7
- DJANGO_VERSION=1.9.0
- DJANGO_VERSION=1.8.9
- DJANGO_VERSION=1.9.2
# command to install dependencies
install:
- pip install -r requirements.txt
Expand Down

0 comments on commit 3126207

Please sign in to comment.