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