Browse Source

build: use golang 1.7

fatedier 8 years ago
parent
commit
6f40b1a70a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -4,7 +4,7 @@ language: go
 go:
     - 1.5.4
     - 1.6.3
-    - 1.7rc6
+    - 1.7
 
 install:
     - make