1
0
mirror of https://github.com/astaxie/beego.git synced 2025-07-13 17:51:02 +00:00

Merge branch 'develop' into feature/support-begintx

This commit is contained in:
astaxie
2018-07-20 23:16:12 +08:00
committed by GitHub
5 changed files with 54 additions and 47 deletions

View File

@ -2,7 +2,7 @@ language: go
go:
- "1.9.2"
- "1.10.2"
- "1.10.3"
services:
- redis-server
- mysql