Ignore branch on travis.
This commit is contained in:
parent
49ef5d66c3
commit
2718156c70
1 changed files with 9 additions and 0 deletions
|
@ -9,6 +9,15 @@ os:
|
|||
|
||||
compiler:
|
||||
- gcc
|
||||
|
||||
branches:
|
||||
except:
|
||||
- build-artifacts
|
||||
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
- dev
|
||||
|
||||
git:
|
||||
submodules: false
|
||||
|
|
Loading…
Add table
Reference in a new issue