mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-03-17 20:47:50 +02:00
debug
This commit is contained in:
parent
197ff0e3ca
commit
7c14ec635a
@ -3,6 +3,8 @@ go: 1.7.4
|
||||
install: make setup
|
||||
script:
|
||||
- make ci
|
||||
after_success: test -n "$TRAVIS_TAG" && go run main.go
|
||||
after_success:
|
||||
- git status
|
||||
- test -n "$TRAVIS_TAG" && go run main.go
|
||||
notifications:
|
||||
email: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user