Travis: Require the macOS IPv6 chutney job

The job was previously set to fast_finish / allow_failure, to
speed up the build.

Closes ticket 33195.
This commit is contained in:
teor
2020-02-13 13:13:40 +10:00
parent b9c7c61ea5
commit 03650e0f60
2 changed files with 8 additions and 2 deletions
+4
View File
@@ -0,0 +1,4 @@
o Testing:
- Stop allowing the Chutney IPv6 Travis job to fail. This job was
previously configured to fast_finish (which requires allow_failure), to
speed up the build. Closes ticket 33195.