travis-ci: use allow_failures instead of exclude

This commit is contained in:
lilydjwg 2018-05-08 20:19:29 +08:00
parent 6abc482c87
commit f4ce0bdab0

View File

@ -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