add 1.5/1.6 to .travis.yml

This commit is contained in:
Ian Kent 2016-03-20 17:45:55 +00:00
parent 2db20d0011
commit 0b473f50c7

View file

@ -1,4 +1,6 @@
language: go
go:
- 1.4
- 1.5
- 1.6
- tip