mirror of
https://github.com/lilydjwg/nvchecker
synced 2025-01-14 10:10:53 +00:00
travis-ci: use allow_failures instead of exclude
This commit is contained in:
parent
6abc482c87
commit
f4ce0bdab0
@ -19,7 +19,8 @@ env:
|
||||
- DEPS=tornado pycurl
|
||||
- DEPS=tornado
|
||||
matrix:
|
||||
exclude:
|
||||
fast_finish: true
|
||||
allow_failures:
|
||||
# doesn't work well, see https://travis-ci.org/lilydjwg/nvchecker/jobs/376326582
|
||||
python: pypy3
|
||||
env: DEPS=aiohttp
|
||||
|
Loading…
Reference in New Issue
Block a user