Skip to content

Commit

Permalink
Updated staticcheck's URL
Browse files Browse the repository at this point in the history
  • Loading branch information
kozlovic committed Jan 25, 2017
1 parent 0d45f49 commit 89c08f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -7,7 +7,7 @@ install:
- go get github.com/nats-io/go-nats
- go get github.com/mattn/goveralls
- go get github.com/wadey/gocovmerge
- go get honnef.co/go/staticcheck/cmd/staticcheck
- go get honnef.co/go/tools/cmd/staticcheck
script:
- EXCLUDE_VENDOR=$(go list ./... | grep -v "/vendor/")
- go build
Expand Down

0 comments on commit 89c08f3

Please sign in to comment.