Parcourir la source

update golang version to 1.7.5

Darien Raymond il y a 8 ans
Parent
commit
4a660e5634
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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