appveyor: try fix

pull/25686/head
Martin Holst Swende 2 years ago
parent 4b9c307d26
commit 51d14ccd6f
No known key found for this signature in database
GPG Key ID: 683B438C05A5DDF0
  1. 2
      appveyor.yml

@ -22,6 +22,8 @@ for:
- matrix:
only:
- image: Ubuntu
environment:
GOPATH: /usr/go/
build_script:
- go run build/ci.go lint
- go run build/ci.go install -dlgo

Loading…
Cancel
Save