gin/.travis.yml
2014-07-15 23:31:31 -05:00

9 lines
88 B
YAML

language: go
go:
- 1.3
- tip
script:
- go test github.com/gin-gonic/gin/binding