Make Travis CI correctly ignore failures

This commit is contained in:
Pradyun Gedam 2020-05-28 20:43:15 +05:30
父節點 d49e957905
當前提交 d480e40838
沒有發現已知的金鑰在資料庫的簽署中
GPG Key ID: DA17C4B29CB32E4B
共有 1 個文件被更改,包括 3 次插入1 次删除

查看文件

@ -47,7 +47,9 @@ jobs:
fast_finish: true
allow_failures:
- env: GROUP=3 NEW_RESOLVER=1
- env:
- GROUP=3
- NEW_RESOLVER=1
before_install: tools/travis/setup.sh
install: travis_retry tools/travis/install.sh