force go build output name to wings to avoid conflicts with the wings.go file on testing
This commit is contained in:
parent
2be4588bbc
commit
c8ef8dd5c7
|
@ -9,5 +9,5 @@ install:
|
|||
- dep ensure
|
||||
|
||||
script:
|
||||
- go build
|
||||
- go build -o wings
|
||||
- go test -v ./
|
||||
|
|
Loading…
Reference in New Issue
Block a user