Skip to content
This repository has been archived by the owner on May 27, 2022. It is now read-only.

Commit

Permalink
fix: deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
caarlos0 committed Apr 24, 2018
1 parent 423584b commit f2de0a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -18,7 +18,7 @@ deploy:
master: true
- provider: script
skip_cleanup: true
script: curl -sL https://git.io/goreleaser | bash -- --rm-dist
script: curl -sL https://git.io/goreleaser | bash -s -- --rm-dist
on:
tags: true
notifications:
Expand Down

0 comments on commit f2de0a9

Please sign in to comment.