diff --git a/.travis.yml b/.travis.yml index 12807f58..7b5e2c4a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,8 +3,9 @@ sudo: required dist: trusty go_import_path: gobot.io/x/gobot go: - - 1.9.7 - - 1.10.3 + - 1.9.x + - 1.10.x + - 1.11.x - tip matrix: allow_failures: