From 577bf57ddfb860b704296d46a27003ee69cee4bf Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Fri, 10 Nov 2017 10:34:44 -0800 Subject: Travis: avoid duplicated builds Signed-off-by: Dirk Hohndel --- .travis.yml | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 52c980538..5a1923a3c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -44,3 +44,7 @@ script: after_success: - source ${TRAVIS_BUILD_DIR}/scripts/${SUBSURFACE_PLATFORM}/after_success.sh +branches: + except: + - # Do not build tags that we create when we upload to GitHub Releases + - /^(?i:continuous)/ -- cgit v1.2.3-70-g09d2