1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-03-17 20:47:50 +02:00
This commit is contained in:
Carlos Alexandro Becker 2017-01-02 13:59:56 -02:00
parent 0bc1c75d6f
commit b8904c3826
No known key found for this signature in database
GPG Key ID: E61E2F7DC14AB940

View File

@ -1,6 +1,6 @@
language: go
go: 1.7.4
install: make install
install: make setup
script: make ci
after_success:
test -n "$TRAVIS_TAG" && go run main.go