travis: add 1.9.x instead 1.9 to go version (#1105)

1.9.x should be working now.
This commit is contained in:
Davor Kapsa 2017-09-11 16:33:19 +02:00 committed by Bo-Yi Wu
parent 8c17c680d9
commit 5afc5b1973
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ go:
- 1.6.x
- 1.7.x
- 1.8.x
- 1.9
- 1.9.x
- master
git: