mirror of
https://github.com/danderson/netboot.git
synced 2025-10-16 18:11:21 +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:
|
script:
|
||||||
- env
|
- env
|
||||||
|
- export GOARCH=$MY_GOARCH
|
||||||
|
- env
|
||||||
- glide install
|
- glide install
|
||||||
- go test $(glide novendor)
|
- go test $(glide novendor)
|
||||||
- go vet $(glide novendor)
|
- go vet $(glide novendor)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user