Update TravisCI tests to Go 1.10

This commit is contained in:
Blerim Sheqa 2018-12-20 16:30:26 +01:00
parent 4ddca0bcff
commit b4155364f4

View File

@ -6,7 +6,7 @@ services:
language: go
go:
- 1.9
- 1.10
os:
- linux