Bump Go versions and use '.x' to always get latest patch versions

This commit is contained in:
Harald Nordgren
2018-10-28 20:23:15 +01:00
parent 1d8d74afb1
commit 32c289fd87

View File

@@ -1,7 +1,8 @@
language: go
go:
- "1.10.3"
- "1.10.x"
- "1.11.x"
sudo: true
install: false