Browse Source

update to 1.7

v2ray 9 years ago
parent
commit
a83009afc4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -1,7 +1,7 @@
 language: go
 
 go:
-  - 1.6.3
+  - 1.7
 
 sudo: required