]> The Tcpdump Group git mirrors - tcpdump/commitdiff
Revert "travis: see if this flavor of if: works."
authorGuy Harris <[email protected]>
Thu, 14 May 2020 16:53:53 +0000 (09:53 -0700)
committerGuy Harris <[email protected]>
Thu, 14 May 2020 16:53:53 +0000 (09:53 -0700)
This reverts commit 20ecf68b9ed076df8c7db120e69a44663c4e6e82.

[Narrator: No, it does not work.]

.travis.yml

index 53063394b42d44ed37554a9132fbe848c345c296..f61c899599989ca9a703c1a8006a27a6c595bf3b 100644 (file)
@@ -36,13 +36,14 @@ compiler:
 #
 jobs:
   exclude:
+  - arch: ppc64le
+    os: osx
   - arch: s390x
     os: osx
   - arch: arm64
     os: osx
   - compiler: gcc
     os: osx
-  - if: build = master AND arch = ppc64le AND os = osx
 
 cache: ccache