Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
yangql
googletest
Commits
c7ec5938
Commit
c7ec5938
authored
Jun 13, 2018
by
Gennadiy Civil
Browse files
ignore .md for appveyor builds
parent
d689b273
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
appveyor.yml
appveyor.yml
+5
-0
No files found.
appveyor.yml
View file @
c7ec5938
...
...
@@ -78,6 +78,11 @@ build_script:
throw "Exec: $ErrorMessage"
}
skip_commits
:
files
:
-
'
**/*.md'
test_script
:
-
ps
:
|
# Only enable some builds for pull requests, the AppVeyor queue is too long.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment