mirror of
https://github.com/gin-gonic/gin.git
synced 2025-10-15 04:57:07 +08:00
9 lines
88 B
YAML
9 lines
88 B
YAML
language: go
|
|
|
|
go:
|
|
- 1.3
|
|
- tip
|
|
|
|
script:
|
|
- go test github.com/gin-gonic/gin/binding
|