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:
parent
f1e15f1e32
commit
5be0b33237
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue