3
0
mirror of https://github.com/gin-gonic/gin.git synced 2025-04-06 03:57:46 +08:00

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

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

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