Do not build our system sync branch.

This commit is contained in:
Vassil Vassilev 2016-08-05 11:04:34 +02:00 committed by sftnight
parent 63ae6677dd
commit 490b0ff113

View File

@ -24,6 +24,12 @@ env:
- TIMEOUT=0 - TIMEOUT=0
# Do not build our sync branch.
branches:
except:
- /^__internal.*$/
matrix: matrix:
# Abort all builds on a single failing matrix entry. # Abort all builds on a single failing matrix entry.
fast_finish: true fast_finish: true