mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-21 22:43:52 +00:00
travis: adjust test command
This commit is contained in:
parent
6398f049d0
commit
59af43affd
|
@ -6,4 +6,4 @@ go:
|
||||||
before_script:
|
before_script:
|
||||||
- go mod download
|
- go mod download
|
||||||
script:
|
script:
|
||||||
- go test -v ./...
|
- go test -v ./pkg/...
|
||||||
|
|
Loading…
Reference in New Issue
Block a user