Bump Go versions (#499)

pull/512/head
Harald Nordgren 2018-11-15 21:38:43 +01:00 committed by Vytautas Šaltenis
parent 05f3235734
commit abafa45cd8
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ language: go
go:
- "1.9.x"
- "1.10.x"
- "1.11.x"
- tip
matrix:
fast_finish: true