Fix bad travis config

This commit is contained in:
Tony Blyler 2016-05-16 21:00:51 -04:00
parent cb13f6073b
commit e0e87419a6
No known key found for this signature in database
GPG key ID: 25C9D3A655D1A65C

View file

@ -5,7 +5,6 @@ go:
before_install:
- go get github.com/mitchellh/gox
- gox -build-toolchain
- go get github.com/tcnksm/ghr
after_success: