Skip to content

Commit b76e64d

Browse files
authored
adding gh-pages branch to ignore for appveyor
1 parent ad0d1ec commit b76e64d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

appveyor.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# this script based off of https://github.com/tolbertam/mocha-appveyor-reporter/blob/master/appveyor.yml
22

3+
branches:
4+
except:
5+
- gh-pages
6+
37
image:
48
- Visual Studio 2017
59
- Ubuntu

0 commit comments

Comments
 (0)