alertmanager/.travis.yml
2015-09-27 12:01:51 +02:00

9 lines
57 B
YAML

sudo: false
language: go
go:
- 1.5
script:
- make test