Browse Source

update golang version to 1.7.5

Darien Raymond 8 years ago
parent
commit
4a660e5634
1 changed files with 1 additions and 1 deletions
  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