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
1 changed files with 3 additions and 3 deletions

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