mirror of
https://github.com/jazzband/django-admin2.git
synced 2026-03-17 06:30:25 +00:00
modify travis
This commit is contained in:
parent
c34a0dab19
commit
aac3e1062b
1 changed files with 2 additions and 3 deletions
|
|
@ -19,12 +19,11 @@ matrix:
|
|||
- python: '2.7'
|
||||
env: DJANGO=2.0
|
||||
allow_failures:
|
||||
- python: '2.7'
|
||||
- python: '3.5'
|
||||
env: DJANGO=master
|
||||
- python: '3.4'
|
||||
env: DJANGO=master
|
||||
- python: '2.7'
|
||||
env: DJANGO=2.0
|
||||
|
||||
install:
|
||||
- pip install tox
|
||||
script:
|
||||
|
|
|
|||
Loading…
Reference in a new issue