浏览代码

Remove unnecessary tip target.

V2Ray 10 年之前
父节点
当前提交
450fef27f6
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      .travis.yml

+ 0 - 1
.travis.yml

@@ -2,7 +2,6 @@ language: go
 
 go:
   - 1.5
-  - tip
   
 before_install:
   - go get github.com/axw/gocov/gocov