Don't test Appveyor PR branch. (#79)

Another PR test.
This commit is contained in:
Rene Rivera
2018-05-16 07:19:08 -05:00
committed by GitHub
parent c37ef8b959
commit c8c0134926

View File

@ -132,6 +132,9 @@ configuration:
- debug
- release
# No need to test PR branch as the PR itself is already tested.
skip_branch_with_pr: true
init:
- cd %APPVEYOR_BUILD_FOLDER%
install: python tools/ci/library_test.py install