Remove Travis CI

it doesn't test anything that CircleCI doesn't.

Signed-off-by: Matthias Rampke <mr@soundcloud.com>
This commit is contained in:
Matthias Rampke 2019-07-05 13:34:35 +00:00
parent eb51631f33
commit 193e4c9be4
No known key found for this signature in database
GPG key ID: 2CDE413A9BD0A5BC

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