Skip to content

Commit fd0e4a6

Browse files
committed
Remove branch restriction for Appveyor
Now that the language-server-feature branch has been merged into master the configuration file can now remove the restricted branch setting.
1 parent 37892da commit fd0e4a6

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

appveyor.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
11
version: 0.0.4-appv.{build}
2-
branches:
3-
only:
4-
- add-travis-appveyor
5-
- language-server-feature
62
clone_depth: 10
73
init:
84
- SET

0 commit comments

Comments
 (0)