Browse Source

fix yaml syntax

Darien Raymond 7 years ago
parent
commit
baeef07abb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -1,7 +1,7 @@
 sudo: required
 language: go
 go:
-- 1.10
+- "1.10"
 go_import_path: v2ray.com/core
 git:
   depth: 5