mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-02-09 13:36:56 +02:00
Revert "testing travis deploy config"
This reverts commit 8ebe859d34417cebc4cc194dbed37937a4183157.
This commit is contained in:
parent
afb23f9ae8
commit
17080f4279
@ -14,11 +14,6 @@ script:
|
||||
- test -n "$TRAVIS_TAG" || go run main.go --skip-validate --skip-publish
|
||||
after_success:
|
||||
- bash <(curl -s https://codecov.io/bash)
|
||||
deploy:
|
||||
- provider: script
|
||||
skip_cleanup: true
|
||||
script: go run main.go
|
||||
on:
|
||||
tags: true
|
||||
- test -n "$TRAVIS_TAG" && go run main.go
|
||||
notifications:
|
||||
email: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user