Skip to content

Commit 449bef2

Browse files
committed
Don't go get goreleaser
1 parent 623c910 commit 449bef2

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
@@ -21,7 +21,7 @@ install:
2121
- go get github.com/laher/bump/...
2222
- go get github.com/gordonklaus/ineffassign
2323
- go get github.com/client9/misspell/cmd/misspell
24-
- go get github.com/goreleaser/goreleaser
24+
# go get -u -v github.com/goreleaser/goreleaser
2525
- gem install fpm
2626
script:
2727
- echo "Skip tests..."

0 commit comments

Comments
 (0)