Remove 1.5 from travis as golint seems to have lost support.

This commit is contained in:
Chris Rhodes 2016-10-04 19:51:08 -07:00
parent 627f9a3ca6
commit 9ac041f85a

View file

@ -1,6 +1,5 @@
language: go
go:
- 1.5
- 1.6
- tip
install: