Files
mostlymatter/vendor/github.com/prometheus/client_golang/.travis.yml
2018-01-29 14:17:40 -08:00

11 строки
90 B
YAML

sudo: false
language: go
go:
- 1.7.x
- 1.8.x
- 1.9.x
script:
- go test -short ./...