Skip to content
This repository has been archived by the owner on Jun 3, 2021. It is now read-only.

Commit

Permalink
chore: update travis
Browse files Browse the repository at this point in the history
  • Loading branch information
vicanso committed Jun 21, 2018
1 parent dc5cb71 commit 9d7cefa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ install:
- go get github.com/golang/lint/golint

script:
- go test -race ./
- go test -race -cover ./

after_script:
- golint ./

0 comments on commit 9d7cefa

Please sign in to comment.