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

Commit 95e4078

Browse files
committed
remove double build
1 parent 317cd99 commit 95e4078

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ go:
44
before_install:
55
- go get
66
- go get github.com/mitchellh/gox
7-
- gox
87
- go get github.com/tcnksm/ghr
98
after_success:
109
- gox -output "dist/{{.OS}}_{{.Arch}}_{{.Dir}}"

0 commit comments

Comments
 (0)