Skip to content
This repository has been archived by the owner on Apr 10, 2019. It is now read-only.

Commit

Permalink
Fix travis.yml.
Browse files Browse the repository at this point in the history
  • Loading branch information
alecthomas committed Feb 14, 2018
1 parent 289ddfc commit 84026ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ go:
script: go test -v . ./regressiontests
before_deploy:
- go get github.com/goreleaser/goreleaser
- goreleaser
deploy:
provider: releases
api_key:
Expand Down

0 comments on commit 84026ca

Please sign in to comment.