[tor/master] Fix allow_failures section

17 Mar
2020
17 Mar
'20
11:09 a.m.
commit 437da7fb3a1a8834a2cc939119f71da15d5bea64 Author: rl1987 <rl1987@sdf.lonestar.org> Date: Fri Mar 6 19:45:03 2020 +0200 Fix allow_failures section --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index 13d4d9d10..49745278b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -119,6 +119,8 @@ matrix: #- env: CHUTNEY_MAKE="test-network-ipv6" CHUTNEY="yes" CHUTNEY_ALLOW_FAILURES="2" SKIP_MAKE_CHECK="yes" # os: osx - env: ALL_BUGS_ARE_FATAL="yes" + - env: ALL_BUGS_ARE_FATAL="yes" SKIP_MAKE_CHECK="yes" CHUTNEY="yes" + - env: ALL_BUGS_ARE_FATAL="yes" SKIP_MAKE_CHECK="yes" TEST_STEM="yes" ## (Linux only) Use a recent Linux image (Ubuntu Bionic) dist: bionic
1902
Age (days ago)
1902
Last active (days ago)
0 comments
1 participants
participants (1)
-
teor@torproject.org