remove pypy3 from allowed failures
This commit is contained in:
parent
b45afbb297
commit
ba03538c50
|
@ -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:
|
||||||
|
|
Loading…
Reference in New Issue