remove pypy3 from allowed failures
This commit is contained in:
parent
b45afbb297
commit
ba03538c50
|
@ -20,7 +20,6 @@ matrix:
|
|||
- python: pypy3
|
||||
env: TOXENV=pypy3
|
||||
allow_failures:
|
||||
- python: pypy3
|
||||
- python: 3.5-dev
|
||||
- python: nightly
|
||||
before_install:
|
||||
|
|
Loading…
Reference in New Issue