Skip to content

Commit

Permalink
build: update to latest version of Go 1.10 for Travis build
Browse files Browse the repository at this point in the history
Signed-off-by: Ron Evans <[email protected]>
  • Loading branch information
deadprogram committed Apr 12, 2018
1 parent f1e15f1 commit 5be0b33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 5be0b33

Please sign in to comment.