added go1.9 to travis

This commit is contained in:
Todd Gruben 2017-08-29 14:49:19 -05:00
parent fd73349cd6
commit a0ff973c03

View file

@ -1,6 +1,7 @@
language: go
go:
- 1.8
- 1.9
- master
addons:
before_install: