1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2024-12-31 01:53:50 +02:00

chore: fix travis

This commit is contained in:
Carlos Alexandro Becker 2019-03-03 14:24:03 -03:00
parent cf4aba68d3
commit 24f86c2576
No known key found for this signature in database
GPG Key ID: E61E2F7DC14AB940

View File

@ -39,7 +39,7 @@ deploy:
tags: true
- provider: script
skip_cleanup: true
script: go run main.go
script: ./goreleaser
on:
tags: true
notifications: