bird_exporter/.travis.yml
2019-01-14 19:16:36 +01:00

5 lines
50 B
YAML

language: go
go:
- "1.11"
script: go test ./...