feat(travis): add go 1.9

This commit is contained in:
Tomás Aparicio 2017-09-06 21:30:56 +02:00 committed by GitHub
parent d30fc3fbf1
commit d4ea64e101

View file

@ -7,6 +7,7 @@ go:
- 1.6
- 1.7
- 1.8
- 1.9
- tip
env: