Remove travis ci (#702)

This PR closes #690
pull/728/head
Nicholas Johns 8 years ago committed by Johannes 'fish' Ziemke
parent d73f1e60c4
commit defe2f373c
  1. 12
      .travis.yml

@ -1,12 +0,0 @@
sudo: false
language: go
go:
- 1.8.x
- 1.9.x
- master
go_import_path: github.com/prometheus/node_exporter
script:
- make
Loading…
Cancel
Save