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

9 lines
71 B
YAML
Raw Normal View History

2016-06-07 08:08:50 +00:00
sudo: false
language: go
go:
2016-06-07 16:09:52 +00:00
- 1.4
2016-06-07 08:08:50 +00:00
script:
- go test -short ./...