explicitly add 1.9 to travisci

This commit is contained in:
Liam Stanley 2018-01-27 07:01:36 -05:00
parent 9c368fb527
commit 4e577e7ee0

View File

@ -1,6 +1,7 @@
language: go
go:
- 1.8
- 1.9
- tip
before_install:
- go get -v github.com/golang/lint/golint