mirror of
https://github.com/danderson/netboot.git
synced 2025-10-17 18:41:26 +02:00
Correct .travis.yml to be further glide-ed.
This commit is contained in:
parent
fed7f78f53
commit
2639514bac
@ -16,7 +16,7 @@ install:
|
||||
before_script:
|
||||
script:
|
||||
- glide install
|
||||
- GO15VENDOREXPERIMENT=1 go build ./...
|
||||
- GO15VENDOREXPERIMENT=1 go build $(glide novendor)
|
||||
- GO15VENDOREXPERIMENT=1 go test $(glide novendor)
|
||||
- go vet $(glide novendor)
|
||||
- golint $(glide novendor)
|
||||
|
Loading…
x
Reference in New Issue
Block a user