1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2026-05-16 09:20:15 +02:00
This commit is contained in:
Carlos Alexandro Becker
2017-01-02 14:23:13 -02:00
parent 7953e9df12
commit f3255f179e
-2
View File
@@ -2,8 +2,6 @@ language: go
go: 1.7.4
install: make setup
script:
- echo $PATH
- echo $GOPATH
- ls $GOPATH/bin
- make ci
after_success: test -n "$TRAVIS_TAG" && go run main.go