mirror of https://github.com/gin-gonic/gin.git
Support testing on latest version of golang.
This commit is contained in:
parent
6ce1e86a27
commit
7fcc6088c1
|
@ -1,8 +1,8 @@
|
|||
language: go
|
||||
sudo: false
|
||||
go:
|
||||
- 1.6.4
|
||||
- 1.7.4
|
||||
- 1.6.x
|
||||
- 1.7.x
|
||||
- tip
|
||||
|
||||
git:
|
||||
|
|
Loading…
Reference in New Issue