1
0
mirror of https://github.com/astaxie/beego.git synced 2025-02-22 08:17:13 +00:00

7 lines
78 B
YAML
Raw Normal View History

2018-11-09 12:37:28 +08:00
language: go
go:
- 1.1
- tip
before_install:
- go get gopkg.in/check.v1