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