소스 검색

update golang version to 1.7.5

Darien Raymond 8 년 전
부모
커밋
4a660e5634
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -1,6 +1,6 @@
 language: go
 go:
-- 1.7.4
+- 1.7.5
 go_import_path: v2ray.com/core
 git:
   depth: 5