mirror of
https://github.com/Oxalide/vsphere-influxdb-go.git
synced 2023-10-10 13:36:51 +02:00
fix gox call
This commit is contained in:
parent
47533bc266
commit
4751993c27
@ -5,7 +5,6 @@ env:
|
||||
- "PATH=/home/travis/gopath/bin:$PATH"
|
||||
before_install:
|
||||
- go get github.com/mitchellh/gox
|
||||
- gox -build-toolchain
|
||||
after_success:
|
||||
- gox -output "dist/{{.OS}}_{{.Arch}}_{{.Dir}}"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user