We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d42397 commit b288a60Copy full SHA for b288a60
.travis.yml
@@ -9,7 +9,7 @@ install: make setup modules
9
script: make tests tests-cover-html build
10
deploy:
11
- provider: script
12
- skip_cleanup: true
+ skip_cleanup: false
13
script: curl -sL https://git.io/goreleaser | bash
14
on:
15
tags: true
0 commit comments