Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

Commit

Permalink
do not force
Browse files Browse the repository at this point in the history
  • Loading branch information
honnix committed Nov 29, 2019
1 parent 6424fff commit e1ca5d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
deploy:
- provider: script
skip_cleanup: true
script: curl -sL https://git.io/goreleaser | GO111MODULE=off bash
script: curl -sL https://git.io/goreleaser | bash
on:
tags: true
condition: "$TRAVIS_OS_NAME = linux"
Expand Down

0 comments on commit e1ca5d8

Please sign in to comment.