ソースを参照

Merge pull request #432 from appleboy/patch-2

Travis: Test with Go 1.6
Julien Schmidt 9 年 前
コミット
0f2db9e6c9
1 ファイル変更1 行追加0 行削除
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

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