mirror of
https://github.com/jazzband/django-authority.git
synced 2026-05-16 11:33:11 +00:00
Update .travis.yml
Update Travis conf to test Django 1.6
This commit is contained in:
parent
d81caa6599
commit
75cbeaa326
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ env:
|
|||
- TRAVIS_DJANGO_VERSION=1.3
|
||||
- TRAVIS_DJANGO_VERSION=1.4
|
||||
- TRAVIS_DJANGO_VERSION=1.5
|
||||
- TRAVIS_DJANGO_VERSION=1.6
|
||||
install:
|
||||
- pip install django==$TRAVIS_DJANGO_VERSION --use-mirrors
|
||||
matrix:
|
||||
|
|
|
|||
Loading…
Reference in a new issue