forked from mirror/ledisdb
travis add test race
This commit is contained in:
parent
abb4e8c903
commit
7b774092a2
|
@ -6,4 +6,4 @@ before_install:
|
|||
- go install -race std
|
||||
script:
|
||||
- godep go test -cover ./...
|
||||
# - godep go test -race ./...
|
||||
- godep go test -race ./...
|
||||
|
|
Loading…
Reference in New Issue