Skip to content

Commit

Permalink
travis ci: add race test
Browse files Browse the repository at this point in the history
  • Loading branch information
disintegration committed Mar 7, 2018
1 parent 2cf4ab5 commit ce99392
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,5 @@ before_install:
- go get github.com/mattn/goveralls

script:
- go test -v -race -cover
- $GOPATH/bin/goveralls -service=travis-ci

0 comments on commit ce99392

Please sign in to comment.