Fix bad travis config
This commit is contained in:
parent
cb13f6073b
commit
e0e87419a6
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@ go:
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- go get github.com/mitchellh/gox
|
- go get github.com/mitchellh/gox
|
||||||
- gox -build-toolchain
|
|
||||||
- go get github.com/tcnksm/ghr
|
- go get github.com/tcnksm/ghr
|
||||||
|
|
||||||
after_success:
|
after_success:
|
||||||
|
|
Loading…
Reference in a new issue