Explorar o código

travis: use Go 1.8 in master branch

Gyu-Ho Lee %!s(int64=9) %!d(string=hai) anos
pai
achega
3f756d502b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

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