Skip to content
This repository has been archived by the owner on Jul 6, 2023. It is now read-only.

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Luis Pabón committed Apr 7, 2016
1 parent 36c6b68 commit 088905b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Expand Up @@ -15,9 +15,6 @@ matrix:
env: OPTIONS="-race"
- go: 1.6
env: COVERAGE="true" OPTIONS=""
before_script:
- go get golang.org/x/tools/cmd/vet
- go get golang.org/x/tools/cmd/cover
script:
- go fmt ./... | wc -l | grep 0
- go vet ./...
Expand Down

0 comments on commit 088905b

Please sign in to comment.