mirror of
https://github.com/rclone/rclone.git
synced 2025-09-16 08:36:38 +02:00
Add "-race" test to travis.
This commit is contained in:
@@ -9,3 +9,4 @@ go:
|
||||
script:
|
||||
- go get ./...
|
||||
- go test -v ./...
|
||||
- go test -cpu=2 -race -v ./...
|
||||
|
Reference in New Issue
Block a user