Merge pull request #4578 from gyuho/travis

travis: add go1.6
This commit is contained in:
Gyu-Ho Lee
2016-02-20 21:17:02 -08:00

View File

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