mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-10 09:11:55 +00:00
travis: set go versions
This commit is contained in:
parent
1552feb57c
commit
52ac0b13e1
|
@ -1,5 +1,8 @@
|
|||
---
|
||||
language: go
|
||||
go:
|
||||
- 1.14
|
||||
- 1.15
|
||||
before_script:
|
||||
- go mod download
|
||||
script:
|
||||
|
|
Loading…
Reference in New Issue
Block a user