rest-server/vendor/github.com/prometheus/client_golang/.travis.yml
2017-10-25 17:53:37 +02:00

9 lines
82 B
YAML

sudo: false
language: go
go:
- 1.5.4
- 1.6.2
script:
- go test -short ./...