Explorar el Código

update golang version to 1.7.5

Darien Raymond hace 8 años
padre
commit
4a660e5634
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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