mirror of
https://github.com/astaxie/beego.git
synced 2024-11-04 21:10:54 +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
|