]> The Tcpdump Group git mirrors - libpcap/commitdiff
Allow Linux with-remote-capture builds to fail again.
authorGuy Harris <[email protected]>
Tue, 3 Oct 2017 23:55:52 +0000 (16:55 -0700)
committerGuy Harris <[email protected]>
Tue, 3 Oct 2017 23:55:52 +0000 (16:55 -0700)
Hopefully, this is the correct syntax.  If anybody can find a Travis
YAML reference (not a generic YAML reference, a reference for what you
can put into YAML) - not a tutorial, but a complete reference - I'd love
to see it.

.travis.yml

index 862d9024d56a739f433f97f7d42421fb85c4f783..923390071fdb7c68b7e053ce0882531e1291ed40 100644 (file)
@@ -30,7 +30,9 @@ matrix:
   fast_finish: true
   allow_failures:
     - os: linux
-      env: REMOTE=enable
+      env: REMOTE=enable CMAKE=no
+    - os: linux
+      env: REMOTE=enable CMAKE=yes
 
 addons:
   coverity_scan: