Skip to content

Commit 92f1411

Browse files
committed
force [appveyor] to build our release
1 parent bf7676d commit 92f1411

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

.appveyor.yml

+13-13
Original file line numberDiff line numberDiff line change
@@ -43,19 +43,19 @@ branches:
4343
# skip_non_tags: true
4444

4545

46-
# Skipping commits affecting specific files (GitHub only).
47-
skip_commits:
48-
files:
49-
- socnetv.spec
50-
- debian/**/*
51-
- socnetv.appdata.xml
52-
- changelog.gz
53-
- README.md
54-
- TODO
55-
- AUTHORS
56-
- COPYING
57-
- NEWS
58-
# - .travis*.yml
46+
## Skipping commits affecting specific files (GitHub only).
47+
#skip_commits:
48+
# files:
49+
# - socnetv.spec
50+
# - debian/**/*
51+
# - socnetv.appdata.xml
52+
# - changelog.gz
53+
# - README.md
54+
# - TODO
55+
# - AUTHORS
56+
# - COPYING
57+
# - NEWS
58+
## - .travis*.yml
5959

6060

6161
# Including commits with particular message or from specific user

0 commit comments

Comments
 (0)