Browse Source

travis ci: add race test

Grigory Dryapak 7 years ago
parent
commit
ce9939250c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -12,4 +12,5 @@ before_install:
   - go get github.com/mattn/goveralls
 
 script:
+  - go test -v -race -cover
   - $GOPATH/bin/goveralls -service=travis-ci