summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2020-05-14 09:53:53 -0700
committerGuy Harris <guy@alum.mit.edu>2020-05-14 09:53:53 -0700
commitdb556d50b76462a6e5db363257e1efad3d95a93b (patch)
treeed76194692a2c8200f55b8a1b964d5559ef36bde /.travis.yml
parent20ecf68b9ed076df8c7db120e69a44663c4e6e82 (diff)
downloadtcpdump-db556d50b76462a6e5db363257e1efad3d95a93b.tar.gz
Revert "travis: see if this flavor of if: works."
This reverts commit 20ecf68b9ed076df8c7db120e69a44663c4e6e82. [Narrator: No, it does not work.]
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 53063394..f61c8995 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -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