mirror of
https://github.com/asdine/storm.git
synced 2025-09-26 19:01:14 +08:00
TravisCI vendor before testing
This commit is contained in:
@@ -10,4 +10,5 @@ go:
|
||||
- tip
|
||||
|
||||
script:
|
||||
- go test -v ./...
|
||||
- go mod vendor
|
||||
- go test -mod vendor -race -v ./...
|
||||
|
Reference in New Issue
Block a user