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