mirror of
https://github.com/atom/atom.git
synced 2026-01-23 22:08:08 -05:00
Merge pull request #10362 from atom/mq-appveyor-branch-whitelist
Only build pushes to master on Appveyor
This commit is contained in:
@@ -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