ci: drop 1.8.x, add 1.11.x

This commit is contained in:
Sebastien Binet 2019-01-11 11:25:03 +01:00
parent 27ed2609d3
commit d1e09f74fd
1 changed files with 1 additions and 1 deletions

View File

@ -1,9 +1,9 @@
language: go
go:
- 1.8.x
- 1.9.x
- 1.10.x
- 1.11.x
- master
matrix: