Skip to content
This repository has been archived by the owner on Nov 8, 2022. It is now read-only.

Commit

Permalink
Remove golint download as scripts/test.sh does not run golint. This w…
Browse files Browse the repository at this point in the history
…ill allow testing to run in Go 1.4.3 for now
  • Loading branch information
geauxvirtual committed Mar 18, 2016
1 parent 01874e8 commit cf4b969
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ before_install:
- go get github.com/tools/godep
- go get github.com/axw/gocov/gocov
- go get github.com/mattn/goveralls
- go get -u github.com/golang/lint/golint
- go get golang.org/x/tools/cmd/vet
- go get golang.org/x/tools/cmd/goimports
- go get github.com/smartystreets/goconvey/convey
Expand Down

0 comments on commit cf4b969

Please sign in to comment.