Skip to content

Commit

Permalink
travis changes
Browse files Browse the repository at this point in the history
  • Loading branch information
vkuznecovas committed Apr 19, 2018
1 parent b0e9bd9 commit 93bb036
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 @@ -44,7 +44,7 @@ notifications:
deploy:
- provider: script
skip_cleanup: true
script: curl -sL https://git.io/goreleaser | bash -s -- --debug --skip-validation
script: curl -sL https://git.io/goreleaser | bash -s -- --debug --skip-validate
on:
tags: true
condition: $TRAVIS_OS_NAME = linux
Expand Down

0 comments on commit 93bb036

Please sign in to comment.