Explorar o código

travis ci: add race test

Grigory Dryapak %!s(int64=7) %!d(string=hai) anos
pai
achega
ce9939250c
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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