Skip to content

Commit

Permalink
Travis CI running tests with Django v1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
Julius O committed Aug 5, 2016
1 parent 3ea03f0 commit d47869d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -12,6 +12,7 @@ addons:
env:
- DJANGO='>=1.8,<1.9'
- DJANGO='>=1.9,<1.10'
- DJANGO='>=1.10,<1.11'

virtualenv:
system_site_packages: true
Expand Down

0 comments on commit d47869d

Please sign in to comment.