summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/prometheus/procfs/.travis.yml
blob: 0dc42122b24e228a44cacee71ae7dc6f96bf0993 (plain)
1
2
3
4
5
6
7
8
9
sudo: false

language: go

go:
- 1.9.x
- 1.x

go_import_path: github.com/prometheus/procfs