Skip to content

Commit 91cb1df

Browse files
authored
Merge pull request webpack#3970 from webpack/ci/appveyor
build only master branch for higher CI performance
2 parents 9fd55e5 + dce5be4 commit 91cb1df

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

appveyor.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# appveyor file
22
# http://www.appveyor.com/docs/appveyor-yml
33

4+
branches:
5+
only:
6+
- master
7+
48
init:
59
- git config --global core.autocrlf input
610

0 commit comments

Comments
 (0)