1
0
mirror of https://github.com/astaxie/beego.git synced 2024-11-22 13:20:55 +00:00

Merge branch 'develop' into drop-go1.4-1.5-travis

This commit is contained in:
astaxie 2017-03-18 11:02:15 +08:00 committed by GitHub
commit 1ea3c13ff5

View File

@ -2,6 +2,8 @@ language: go
go:
- 1.6
- 1.7
- 1.8
services:
- redis-server
- mysql