1
0
mirror of https://github.com/astaxie/beego.git synced 2024-07-02 13:34:14 +00:00
Beego/vendor/github.com/cupcake/rdb/.travis.yml

7 lines
78 B
YAML
Raw Normal View History

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