Browse Source

travis: add 1.9.x instead 1.x go version

Davor Kapsa 8 năm trước cách đây
mục cha
commit
f445b463a2
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -4,7 +4,7 @@ go_import_path: github.com/coreos/etcd
 sudo: false
 
 go:
-  - 1.x
+  - 1.9.x
   - tip
 
 notifications: