Updated to appveyor ci spec file

This commit is contained in:
Torkel Odegaard
2015-04-19 20:45:18 +02:00
parent fbf4eac257
commit f6feb455a9
2 changed files with 6 additions and 6 deletions

View File

@@ -12,7 +12,7 @@ install:
- echo %GOPATH%
- go version
- go env
- go get -v -t ./...
- go run build.go setup
build_script:
- go test -v ./pkg/...
- go run build.go build