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

This commit is contained in:
Harald Nordgren 2018-10-28 13:27:15 +01:00 committed by George Lesica
parent 04af85275a
commit 8019298d9f

View File

@ -3,10 +3,10 @@ language: go
sudo: false sudo: false
go: go:
- "1.8" - "1.8.x"
- "1.9" - "1.9.x"
- "1.10" - "1.10.x"
- "1.11" - "1.11.x"
- tip - tip
script: script: