boothealth/vendor/github.com/prometheus/client_golang/.travis.yml

10 lines
82 B
YAML
Raw Normal View History

2018-05-30 05:33:40 +00:00
sudo: false
language: go
go:
- 1.5.4
- 1.6.2
script:
- go test -short ./...