macaron-cache/.travis.yml
2015-10-13 04:11:02 -04:00

15 lines
136 B
YAML

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