Commit ed40b319 by Xavier Ordoquy

Removing Python 3.5 build from the expected failure.

parent fb302d60
...@@ -21,10 +21,7 @@ env: ...@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment