travis-ci: fix allow_failures instruction
This commit is contained in:
parent
f4ce0bdab0
commit
d321beec36
|
@ -22,5 +22,5 @@ matrix:
|
|||
fast_finish: true
|
||||
allow_failures:
|
||||
# doesn't work well, see https://travis-ci.org/lilydjwg/nvchecker/jobs/376326582
|
||||
python: pypy3
|
||||
- python: pypy3
|
||||
env: DEPS=aiohttp
|
||||
|
|
Loading…
Reference in New Issue