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

Merge pull request from appleboy/patch-2

Add 1.5 and 1.6 to TravisCI
This commit is contained in:
Javier Provecho Fernandez 2016-02-24 19:46:12 +01:00
commit 00b10c30a0

@ -2,7 +2,8 @@ language: go
sudo: false
go:
- 1.4
- 1.4.2
- 1.5
- 1.6
- tip
script: