appveyor: Don't run checks twice with PR

This commit is contained in:
Matthew Holt 2019-01-28 10:23:45 -07:00
parent a36c7c7e87
commit 2fc615b405

View file

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