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
dea79290
Unverified
Commit
dea79290
authored
Jun 14, 2018
by
Gennadiy Civil
Committed by
GitHub
Jun 14, 2018
Browse files
Merge pull request #1633 from gennadiycivil/master
ignore .md for appveyor builds
parents
ce468a17
61d162b3
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 @
dea79290
...
...
@@ -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