Add Go 1.9 support in Travis

This commit is contained in:
Alex Pliutau 2017-09-27 17:10:33 -05:00
parent f48535a92e
commit 8b01e9c860

View File

@ -4,6 +4,7 @@ go:
- 1.6 - 1.6
- 1.7 - 1.7
- 1.8 - 1.8
- 1.9
install: install:
- export PATH=$PATH:$HOME/gopath/bin - export PATH=$PATH:$HOME/gopath/bin
script: script: