Minho 7 years ago
parent
commit
5e19ec8550
1 changed files with 2 additions and 2 deletions
  1. 2 2
      .travis.yml

+ 2 - 2
.travis.yml

@@ -1,7 +1,7 @@
 language: go
 
 go:
-  - 1.8
+  - 1.9.2
 
 sudo: true
 
@@ -36,4 +36,4 @@ deploy:
     overwrite: true
     tags: true
     all_branches: true
-    go: 1.8
+    go: 1.9.2