Run tests against go 1.11 and drop 1.9 (#479)
This commit is contained in:
parent
d85484cdc4
commit
eebcfd6bbf
|
|
@ -1,8 +1,8 @@
|
|||
sudo: false
|
||||
language: go
|
||||
go:
|
||||
- "1.9.x"
|
||||
- "1.10.x"
|
||||
- "1.11.x"
|
||||
- tip
|
||||
matrix:
|
||||
fast_finish: true
|
||||
|
|
|
|||
Loading…
Reference in New Issue