Browse Source

remove go generate in travis workflow

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

+ 0 - 1
.travis.yml

@@ -5,7 +5,6 @@ go_import_path: v2ray.com/core
 git:
   depth: 5
 script:
-- go generate v2ray.com/core/...
 - go test -tags json v2ray.com/core/...
 after_success:
 - ./testing/coverage/coverall