clair/vendor/github.com/prometheus/client_golang/.travis.yml
2016-06-07 10:08:50 +02:00

9 lines
71 B
YAML

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