浏览代码

Remove 1.5 from travis as golint seems to have lost support.

Chris Rhodes 8 年之前
父节点
当前提交
3cf4816e18
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      .travis.yml

+ 0 - 1
.travis.yml

@@ -1,6 +1,5 @@
 language: go
 go:
-    - 1.5
     - 1.6
     - tip
 install: