clair/vendor/github.com/prometheus/client_golang/.travis.yml
2016-09-28 15:24:38 +02:00

9 lines
71 B
YAML

sudo: false
language: go
go:
- 1.4
script:
- go test -short ./...