mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-06-19 21:13:32 +03:00
Removing Python 3.5 build from the expected failure.
This commit is contained in:
parent
fb302d6010
commit
ed40b319be
|
@ -21,10 +21,7 @@ env:
|
||||||
- TOX_ENV=py27-django17
|
- TOX_ENV=py27-django17
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
# Python 3.5 not yet available on travis, watch this to see when it is.
|
|
||||||
fast_finish: true
|
fast_finish: true
|
||||||
allow_failures:
|
|
||||||
- env: TOX_ENV=py35-django19
|
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- pip install tox
|
- pip install tox
|
||||||
|
|
Loading…
Reference in New Issue
Block a user