mirror of
https://github.com/astaxie/beego.git
synced 2024-11-05 13:50:58 +00:00
7 lines
78 B
YAML
7 lines
78 B
YAML
language: go
|
|
go:
|
|
- 1.1
|
|
- tip
|
|
before_install:
|
|
- go get gopkg.in/check.v1
|