mirror of
https://github.com/google/googletest.git
synced 2024-12-27 10:11:03 +08:00
ignore .md for appveyor builds
This commit is contained in:
parent
d689b273dd
commit
c7ec59381f
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user