travis: ignore continuous branches [ci skip]

This commit is contained in:
Alibek Omarov 2019-07-09 16:04:34 +03:00
parent baefab7e3d
commit 6f27d05361

View File

@ -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)/