Add go 1.6 to travis tests

This commit is contained in:
xenolf 2016-03-18 02:44:16 +01:00
parent 7ca253d0dc
commit 9ba0eda945

View file

@ -3,6 +3,7 @@ language: go
go:
- 1.4.3
- 1.5.3
- 1.6
- tip
install: