Skip to content

Commit

Permalink
Testing travis
Browse files Browse the repository at this point in the history
  • Loading branch information
juliosueiras committed Jul 22, 2019
1 parent ea8340d commit 6ba7510
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@ jobs:
- docker
language: go
#if: tag IS present
script: echo "Deploying using GoReleaser..."
script: skip
deploy:
- provider: script
skip_cleanup: true
script: curl -sL https://git.io/goreleaser | bash
on:
tags: true
#tags: true
condition: $TRAVIS_OS_NAME = linux

after_script:
Expand Down

0 comments on commit 6ba7510

Please sign in to comment.