use correct workaround for vendor on travis
This commit is contained in:
@@ -10,4 +10,4 @@ install:
|
||||
|
||||
script:
|
||||
- go build -o wings
|
||||
- go test $(go list | grep -v vendor)
|
||||
- go test $(go list ./... | grep -v vendor)
|
||||
|
||||
Reference in New Issue
Block a user