Skip to content
This repository has been archived by the owner on Sep 19, 2024. It is now read-only.

Commit

Permalink
autorelease to github
Browse files Browse the repository at this point in the history
  • Loading branch information
r--w committed Oct 15, 2018
1 parent 35dafb6 commit c63d54c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,10 @@ go:
script:
- make check
- make test
deploy:
- provider: script
skip_cleanup: true
script: curl -sL https://git.io/goreleaser | bash
on:
tags: true
condition: $TRAVIS_OS_NAME = linux

0 comments on commit c63d54c

Please sign in to comment.