mirror of
https://github.com/danderson/netboot.git
synced 2025-10-16 10:01:20 +02:00
Okay, MY_GOARCH mysteriously does make it into the environment.
So, let's try transfering now...
This commit is contained in:
parent
435d88f7e1
commit
ec37c75374
@ -13,6 +13,8 @@ install:
|
||||
|
||||
script:
|
||||
- env
|
||||
- export GOARCH=$MY_GOARCH
|
||||
- env
|
||||
- glide install
|
||||
- go test $(glide novendor)
|
||||
- go vet $(glide novendor)
|
||||
|
Loading…
x
Reference in New Issue
Block a user