1
0
mirror of https://github.com/astaxie/beego.git synced 2025-02-20 16:47:12 +00:00
2018-11-09 12:37:28 +08:00

11 lines
87 B
YAML

language: go
script: ./test.sh
go:
- 1.2
- 1.3
- 1.4
- 1.5
- 1.6