Skip to content
This repository has been archived by the owner on Feb 24, 2023. It is now read-only.

Commit

Permalink
remove double build
Browse files Browse the repository at this point in the history
  • Loading branch information
untoldone committed Oct 10, 2018
1 parent 317cd99 commit 95e4078
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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}}"
Expand Down

0 comments on commit 95e4078

Please sign in to comment.