Merge pull request #5 from Typeform/remove-travis

REQ-3333 travis file was totally useless over here
This commit is contained in:
Matias Ozdy 2021-05-21 09:17:02 +02:00 committed by GitHub
commit 0829cb5e4a
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.11.x
go_import_path: github.com/prometheus/statsd_exporter
script:
- make
- git diff --exit-code