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