aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.travis.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 6886fd62b68..03194221a8f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,6 +5,10 @@ jdk: oraclejdk8
script: ./travis.sh
dist: trusty
+branches:
+ except:
+ - /^dogfood\/.*$/
+
env:
- TARGET=BUILD
- TARGET=WEB_TESTS