appveyor: Don't run checks twice with PR
parent
a36c7c7e87
commit
2fc615b405
|
@ -34,3 +34,5 @@ after_test:
|
|||
- golint ./...
|
||||
|
||||
deploy: off
|
||||
|
||||
skip_branch_with_pr: true
|
||||
|
|
Loading…
Reference in New Issue