Browse Source

travis: update go versions

As discussed at https://github.com/Shopify/sarama/pull/950.
Davor Kapsa 8 years ago
parent
commit
69b4a6f99a
1 changed files with 3 additions and 2 deletions
  1. 3 2
      .travis.yml

+ 3 - 2
.travis.yml

@@ -1,7 +1,8 @@
 language: go
 language: go
 go:
 go:
-- 1.7.3
-- 1.8
+- 1.7.x
+- 1.8.x
+- 1.9.x
 
 
 env:
 env:
   global:
   global: