Browse Source

Let Go patch version float freely on Travis

Harald Nordgren 7 years ago
parent
commit
dbf0ec166f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -7,7 +7,7 @@ os:
 
 language: go
 go:
-  - "1.11.1"
+  - "1.11.x"
 go_import_path: v2ray.com/core
 
 git: