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

Commit 84026ca

Browse files
committed
Fix travis.yml.
1 parent 289ddfc commit 84026ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ go:
1010
script: go test -v . ./regressiontests
1111
before_deploy:
1212
- go get github.com/goreleaser/goreleaser
13+
- goreleaser
1314
deploy:
1415
provider: releases
1516
api_key:

0 commit comments

Comments
 (0)