build: update to latest version of Go 1.10 for Travis build

Signed-off-by: Ron Evans <ron@hybridgroup.com>
This commit is contained in:
Ron Evans 2018-02-18 20:36:27 +01:00
parent f1e15f1e32
commit 5be0b33237
1 changed files with 1 additions and 1 deletions

View File

@ -3,8 +3,8 @@ sudo: required
dist: trusty
go_import_path: gobot.io/x/gobot
go:
- 1.8.7
- 1.9.4
- "1.10"
- tip
matrix:
allow_failures: