Skip to content

Commit 6390527

Browse files
committed
- [!] fix .travis.yml
1 parent 7163c1a commit 6390527

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ script:
1313
- go test -v ./...
1414

1515
after_success:
16-
- test -n "$TRAVIS_TAG" && curl -sL https://git.io/goreleaser | bash
16+
- test -n "$TRAVIS_TAG" && curl -sL https://git.io/goreleaser | bash -x
1717

0 commit comments

Comments
 (0)