From 6f27d053616edd10a49bc63c401d2866c5e8a46f Mon Sep 17 00:00:00 2001 From: Alibek Omarov Date: Tue, 9 Jul 2019 16:04:34 +0300 Subject: [PATCH] travis: ignore continuous branches [ci skip] --- .travis.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.travis.yml b/.travis.yml index 596d03fe..6f134c07 100644 --- a/.travis.yml +++ b/.travis.yml @@ -85,3 +85,8 @@ jobs: - sh scripts/build_${TRAVIS_OS_NAME}_engine.sh after_script: - sh scripts/continious_upload.sh xash3d-vc.7z xash3d-vc2008-sln.7z + +branches: + except: +# Do not build tags that we create when we upload to GitHub Releases + - /^(?i:continuous)/