This website requires JavaScript.
Explore
Help
Register
Sign In
lychiyu
/
bbgo_origin
Watch
1
Star
0
Fork
0
You've already forked bbgo_origin
mirror of
https://github.com/c9s/bbgo.git
synced
2024-11-10 09:11:55 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
56bac95336
bbgo_origin
/
.travis.yml
10 lines
101 B
YAML
Raw
Normal View
History
Unescape
Escape
add travis config file
2020-10-10 04:10:27 +00:00
---
language
:
go
travis: set go versions
2020-10-10 04:27:28 +00:00
go
:
-
1.14
-
1.15
add travis config file
2020-10-10 04:10:27 +00:00
before_script
:
-
go mod download
script
:
travis: adjust test command
2020-10-12 14:46:40 +00:00
-
go test -v ./pkg/...
Reference in New Issue
Copy Permalink