1
0
mirror of https://github.com/Luzifer/elastic_cron.git synced 2024-09-20 15:43:00 +00:00
elastic_cron/vendor/github.com/Luzifer/rconfig/.travis.yml

9 lines
81 B
YAML
Raw Normal View History

language: go
go:
- 1.4
- 1.5
- tip
script: go test -v -race -cover ./...