Skip to content

Commit 5269448

Browse files
author
Dean Karn
committed
update .travis.yml
1 parent 32e4d9f commit 5269448

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ notifications:
1515
before_install:
1616
- go get -u github.com/go-playground/overalls
1717
- go get -u github.com/mattn/goveralls
18-
- go get -u get github.com/golangci/golangci-lint/cmd/golangci-lint
18+
- go get -u github.com/golangci/golangci-lint/cmd/golangci-lint
1919
- go get -u github.com/client9/misspell/cmd/misspell
2020

2121
before_script:

0 commit comments

Comments
 (0)