mirror of
https://github.com/lilydjwg/nvchecker
synced 2025-02-24 22:46:57 +00:00
travis-ci: fix allow_failures instruction
This commit is contained in:
parent
f4ce0bdab0
commit
d321beec36
@ -22,5 +22,5 @@ matrix:
|
|||||||
fast_finish: true
|
fast_finish: true
|
||||||
allow_failures:
|
allow_failures:
|
||||||
# doesn't work well, see https://travis-ci.org/lilydjwg/nvchecker/jobs/376326582
|
# doesn't work well, see https://travis-ci.org/lilydjwg/nvchecker/jobs/376326582
|
||||||
python: pypy3
|
- python: pypy3
|
||||||
env: DEPS=aiohttp
|
env: DEPS=aiohttp
|
||||||
|
Loading…
Reference in New Issue
Block a user