Skip to content

Commit

Permalink
build: update Travis build to use very latest Go versions
Browse files Browse the repository at this point in the history
Signed-off-by: Ron Evans <ron@hybridgroup.com>
  • Loading branch information
deadprogram committed Feb 14, 2018
1 parent d73eddc commit 996c727
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .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.5
- 1.9.2
- 1.8.7
- 1.9.4
- tip
matrix:
allow_failures:
Expand Down

0 comments on commit 996c727

Please sign in to comment.