mirror of
https://github.com/atom/atom.git
synced 2026-01-23 05:48:10 -05:00
Only build pushes to master on Appveyor
To mirror Travis config, refs https://github.com/atom/atom/pull/8110
This commit is contained in:
committed by
Machiste Quintana
parent
9ded1d70f3
commit
efb6dfdb8e
@@ -1,5 +1,9 @@
|
||||
version: "{build}"
|
||||
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
|
||||
skip_tags: true
|
||||
clone_folder: c:\projects\atom
|
||||
clone_depth: 10
|
||||
|
||||
Reference in New Issue
Block a user