1
0
mirror of https://github.com/astaxie/beego.git synced 2024-06-16 13:13:32 +00:00

Updated travis go version

This commit is contained in:
Ruben Cid 2018-09-27 18:27:38 +02:00
parent 7e0649d661
commit 6906c5ce30

View File

@ -3,6 +3,7 @@ language: go
go: go:
- "1.9.7" - "1.9.7"
- "1.10.3" - "1.10.3"
- "1.11"
services: services:
- redis-server - redis-server
- mysql - mysql