gitea/vendor/github.com/go-macaron/binding/.travis.yml

16 lines
144 B
YAML

sudo: false
language: go
go:
- 1.3
- 1.4
- 1.5
- 1.6
- tip
script: go test -v -cover -race
notifications:
email:
- u@gogs.io