1
0
Fork 0
mirror of https://github.com/Luzifer/mondash.git synced 2024-11-14 02:12:42 +00:00
mondash/cmd/mondash-nagios/vendor/github.com/Luzifer/rconfig/.travis.yml
Knut Ahlers e56709f7fa
Add mondash-nagios wrapper
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-01-20 19:59:23 +01:00

8 lines
81 B
YAML

language: go
go:
- 1.6
- 1.7
- tip
script: go test -v -race -cover ./...