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