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

fix go1.10.3 orm test failed

This commit is contained in:
astaxie
2018-07-20 22:45:44 +08:00
parent 81f69f12ab
commit 868fc2a29f
2 changed files with 48 additions and 44 deletions

View File

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