mirror of
https://github.com/rclone/rclone.git
synced 2024-12-22 23:22:08 +01:00
Add "-race" test to travis.
This commit is contained in:
parent
79fd662676
commit
3219334c3e
@ -9,3 +9,4 @@ go:
|
||||
script:
|
||||
- go get ./...
|
||||
- go test -v ./...
|
||||
- go test -cpu=2 -race -v ./...
|
||||
|
Loading…
Reference in New Issue
Block a user