travis-ci: fix allow_failures instruction

This commit is contained in:
lilydjwg 2018-05-08 20:27:41 +08:00
parent f4ce0bdab0
commit d321beec36

View File

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