summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2020-05-14 03:43:34 -0700
committerGuy Harris <guy@alum.mit.edu>2020-05-14 03:43:34 -0700
commita96d55db3778a4023b1a542036a4d4dd4c512ef8 (patch)
tree8c645f6e0960bf8c6569dce87aa7f6dedb9eaa1d /.travis.yml
parent9378d01b08a26ec48ff693b46c5c6aac2a16cd21 (diff)
downloadtcpdump-a96d55db3778a4023b1a542036a4d4dd4c512ef8.tar.gz
travis: try just banning master-branch builds.
Either I'm *completely* misreading https://docs.travis-ci.com/user/conditional-builds-stages-jobs/#conditionally-excluding-jobs and https://docs.travis-ci.com/user/conditions-v1 or This. Feature. Simply. Does. Not. Work. Worth. A. Damn.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml11
1 files changed, 0 insertions, 11 deletions
diff --git a/.travis.yml b/.travis.yml
index 40580c32..bd9b794f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -40,18 +40,7 @@ compiler:
#
jobs:
exclude:
- - arch: s390x
- os: osx
- - arch: arm64
- os: osx
- - compiler: gcc
- os: osx
- if: branch = "master"
- arch: ppc64le
- - if: branch = "master"
- arch: s390x
- - if: branch = "master"
- arch: arm64
cache: ccache