mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-21 23:41:41 -04:00
Added go vet and git rev-parse head to appveyor so we can see what we're actually building / testing
This commit is contained in:
@@ -31,6 +31,8 @@ install:
|
||||
|
||||
build_script:
|
||||
- go test -v ./...
|
||||
- go vet ./...
|
||||
- git rev-parse HEAD
|
||||
|
||||
test: off
|
||||
|
||||
|
||||
Reference in New Issue
Block a user