Skip to content

Commit

Permalink
fix gox call
Browse files Browse the repository at this point in the history
  • Loading branch information
sofixa committed Oct 25, 2017
1 parent 47533bc commit 4751993
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -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}}"

0 comments on commit 4751993

Please sign in to comment.