Only build pushes on Travis for master branch [ci skip]
This commit is contained in:
parent
69b20d25ee
commit
7910fe7785
1 changed files with 4 additions and 0 deletions
|
@ -22,3 +22,7 @@ matrix:
|
|||
- env: TARGET_ARCH=ia32
|
||||
|
||||
script: './script/cibuild'
|
||||
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
|
|
Loading…
Reference in a new issue