forked from mirror/logrus
test all subpackages too
This commit is contained in:
parent
fdea1df936
commit
bfff600029
|
@ -9,4 +9,4 @@ env:
|
|||
install:
|
||||
- go get github.com/stretchr/testify/assert
|
||||
script:
|
||||
- go test -race -v .
|
||||
- go test -race -v ./...
|
||||
|
|
Loading…
Reference in New Issue