From: Guy Harris Date: Thu, 14 May 2020 16:53:53 +0000 (-0700) Subject: Revert "travis: see if this flavor of if: works." X-Git-Tag: tcpdump-4.99-bp~402 X-Git-Url: https://git.tcpdump.org/tcpdump/commitdiff_plain/db556d50b76462a6e5db363257e1efad3d95a93b Revert "travis: see if this flavor of if: works." This reverts commit 20ecf68b9ed076df8c7db120e69a44663c4e6e82. [Narrator: No, it does not work.] --- 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