Skip to content

Commit

Permalink
Removed go vet (temp)
Browse files Browse the repository at this point in the history
  • Loading branch information
jjcollinge committed Jan 26, 2018
1 parent c8fecf1 commit e7f5368
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 @@ -13,7 +13,6 @@ before_install:
- go get github.com/mattn/goveralls
- go get golang.org/x/tools/cmd/cover
before_script:
- go vet ./...
- gofmt -s -l .
script:
- go test -coverprofile=coverage.txt -covermode=atomic
Expand Down

0 comments on commit e7f5368

Please sign in to comment.