postfix_exporter/.travis.yml

11 lines
103 B
YAML

language: go
go:
- "1.13"
- "1.12"
- stable
addons:
apt:
packages:
- libsystemd-dev