Merge pull request #245 from prometheus/mr/remove-travis

Remove Travis CI
This commit is contained in:
Matthias Rampke 2019-07-05 16:28:26 +02:00 committed by GitHub
commit f6e6e6d122
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,13 +0,0 @@
sudo: false
language: go
# Whenever the Go version is updated here, .circleci/config.yml and .promu.yml
# should also be updated.
go:
- 1.12.x
go_import_path: github.com/prometheus/statsd_exporter
script:
- make
- git diff --exit-code