remove pypy3 from allowed failures

This commit is contained in:
Michael Billington 2016-04-03 22:15:43 +10:00
parent b45afbb297
commit ba03538c50
1 changed files with 0 additions and 1 deletions

View File

@ -20,7 +20,6 @@ matrix:
- python: pypy3 - python: pypy3
env: TOXENV=pypy3 env: TOXENV=pypy3
allow_failures: allow_failures:
- python: pypy3
- python: 3.5-dev - python: 3.5-dev
- python: nightly - python: nightly
before_install: before_install: