1
0
mirror of https://github.com/astaxie/beego.git synced 2024-06-30 16:04:12 +00:00
Beego/vendor/github.com/cupcake/rdb/.travis.yml
2018-11-09 12:37:28 +08:00

7 lines
78 B
YAML

language: go
go:
- 1.1
- tip
before_install:
- go get gopkg.in/check.v1