Browse Source

Merge pull request #432 from appleboy/patch-2

Travis: Test with Go 1.6
Julien Schmidt 9 years ago
parent
commit
0f2db9e6c9
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -5,6 +5,7 @@ go:
   - 1.3
   - 1.3
   - 1.4
   - 1.4
   - 1.5
   - 1.5
+  - 1.6
   - tip
   - tip
 
 
 before_script:
 before_script: