mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-02-13 13:48:40 +02:00
travis install fpm
This commit is contained in:
parent
d13da655fd
commit
e18d07e777
@ -4,7 +4,6 @@ install: make setup
|
||||
script:
|
||||
- make ci
|
||||
after_success:
|
||||
- git status
|
||||
- test -n "$TRAVIS_TAG" && go run main.go
|
||||
- test -n "$TRAVIS_TAG" && gem install fpm && go run main.go
|
||||
notifications:
|
||||
email: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user