mirror of https://github.com/sirupsen/logrus.git
ci: v1.0.0 fix travis
This commit is contained in:
parent
202f25545e
commit
85b1699d50
|
@ -10,4 +10,3 @@ install:
|
|||
- go get github.com/stretchr/testify/assert
|
||||
script:
|
||||
- go test -race -v .
|
||||
- cd hooks/null && go test -race -v .
|
||||
|
|
Loading…
Reference in New Issue