travis: update Go version

Signed-off-by: Aleksa Sarai <asarai@suse.de>
This commit is contained in:
Aleksa Sarai 2018-05-16 20:06:28 +10:00
parent 16da0f86ee
commit ffb4a05860
No known key found for this signature in database
GPG Key ID: 9E18AA267DDB8DB4
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
language: go
go:
- 1.x
- 1.10.x
- 1.9.x
- 1.8.x
- 1.7.x
- 1.6.3
sudo: false