remove py 3.4 and 3.5 from travis allowed_failures

This commit is contained in:
Johnny Robeson 2016-07-25 15:58:52 -04:00
parent 8a234ebc55
commit f2998d279a

View file

@ -21,10 +21,6 @@ matrix:
env: {TOX_ENV: py34-flake8}
- python: 2.7
env: {TOX_ENV: docs}
allow_failures:
- python: 3.4
env: {TOX_ENV: py34-test}
- python: 3.5
# Non-Python dependencies.
addons: