Skip to content

Commit

Permalink
Removed go get from travis
Browse files Browse the repository at this point in the history
  • Loading branch information
jjcollinge committed Jan 26, 2018
1 parent 50217aa commit c8fecf1
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 @@ -12,7 +12,6 @@ before_install:
- go get github.com/axw/gocov/gocov
- go get github.com/mattn/goveralls
- go get golang.org/x/tools/cmd/cover
- go get -v ./...
before_script:
- go vet ./...
- gofmt -s -l .
Expand Down

0 comments on commit c8fecf1

Please sign in to comment.