mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Only build pushes on Travis for master branch [ci skip]
This commit is contained in:
@@ -22,3 +22,7 @@ matrix:
|
||||
- env: TARGET_ARCH=ia32
|
||||
|
||||
script: './script/cibuild'
|
||||
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
|
||||
Reference in New Issue
Block a user