Browse Source

travis: use Go 1.8.4

Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
Gyu-Ho Lee 8 years ago
parent
commit
814588d166
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -4,7 +4,7 @@ go_import_path: github.com/coreos/etcd
 sudo: false
 sudo: false
 
 
 go:
 go:
-  - 1.8.3
+  - 1.8.4
   - tip
   - tip
 
 
 notifications:
 notifications: