feed-to-muc/vendor/github.com/ssor/bom/.travis.yml

15 lines
151 B
YAML
Raw Normal View History

2020-03-28 12:22:07 +01:00
language: go
go:
- tip
- 1.8
- 1.7
- 1.6
- 1.5
- 1.4
- 1.3
- 1.2
notifications:
email:
on_success: change
on_failure: always