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 committed by GitHub
parent 11fa9dc906
commit 3cf4816e18

View file

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