diff --git a/.travis.yml b/.travis.yml index 0758b77..dc3d2c5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,6 @@ go: before_install: - go get - go get github.com/mitchellh/gox - - gox - go get github.com/tcnksm/ghr after_success: - gox -output "dist/{{.OS}}_{{.Arch}}_{{.Dir}}"