1
0
mirror of https://github.com/astaxie/beego.git synced 2025-02-21 17:37:15 +00:00

11 lines
87 B
YAML
Raw Normal View History

2018-11-09 12:37:28 +08:00
language: go
script: ./test.sh
go:
- 1.2
- 1.3
- 1.4
- 1.5
- 1.6