appveyor: Don't run checks twice with PR

pull/2446/head
Matthew Holt 2019-01-28 10:23:45 -07:00
parent a36c7c7e87
commit 2fc615b405
1 changed files with 2 additions and 0 deletions

View File

@ -34,3 +34,5 @@ after_test:
- golint ./...
deploy: off
skip_branch_with_pr: true