mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-10 01:01:56 +00:00
.travis.yml: get rockhopper before we test
This commit is contained in:
parent
ea0c20cfe7
commit
8cb77075d0
|
@ -6,6 +6,7 @@ go:
|
|||
services:
|
||||
- redis-server
|
||||
before_script:
|
||||
- go get github.com/c9s/rockhopper
|
||||
- go mod download
|
||||
script:
|
||||
- go test -v ./pkg/...
|
||||
|
|
Loading…
Reference in New Issue
Block a user