浏览代码

Update .travis.yml

Vishal Rana 8 年之前
父节点
当前提交
bf40841f72
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      .travis.yml

+ 2 - 2
.travis.yml

@@ -1,7 +1,7 @@
 language: go
 go:
-    - 1.6
-    - 1.7
+    - 1.7.x
+    - 1.8.x
     - tip
 before_install:
     - go get github.com/modocache/gover