Browse Source

travis: add go1.6

Gyu-Ho Lee 9 years ago
parent
commit
683c78f9a3
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -4,6 +4,7 @@ sudo: false
 go:
 go:
   - 1.4
   - 1.4
   - 1.5
   - 1.5
+  - 1.6
   - tip
   - tip
 
 
 matrix:
 matrix: