Skip to content

Commit

Permalink
CI releaser.
Browse files Browse the repository at this point in the history
  • Loading branch information
corywalker committed Jul 27, 2017
1 parent 4eab3ae commit c3c4be3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
Expand Up @@ -10,3 +10,9 @@ go_import_path: github.com/corywalker/expreduce

script:
- go test -v ./...

after_success:
- test -n "$TRAVIS_TAG" && curl -sL https://git.io/goreleaser | bash

notifications:
email: false

0 comments on commit c3c4be3

Please sign in to comment.