travis: update go versions

Remove go 1.8.x and add go 1.10.x
This commit is contained in:
Simone Gotti 2018-02-21 08:33:53 +01:00
parent d565b565e9
commit 96b5258577

View File

@ -1,8 +1,8 @@
language: go
go:
- 1.8.x
- 1.9.x
- 1.10.x
env:
- TARGET=amd64