1
0
mirror of https://github.com/astaxie/beego.git synced 2024-11-22 02:50:56 +00:00

Bump Go versions and use 1.n.x to get latest minor versions

This commit is contained in:
Harald Nordgren 2018-10-28 00:58:36 +02:00
parent 833f54d818
commit f6f61513a1

View File

@ -1,9 +1,9 @@
language: go
go:
- "1.9.7"
- "1.10.3"
- "1.11"
- "1.9.x"
- "1.10.x"
- "1.11.x"
services:
- redis-server
- mysql