Set Go import path on Travis CI (#612)

This commit is contained in:
Alexey Palazhchenko 2017-07-06 15:12:22 +03:00 committed by Johannes 'fish' Ziemke
parent a077024f51
commit bba075710d

View file

@ -5,5 +5,7 @@ go:
- 1.8.x
- tip
go_import_path: github.com/prometheus/node_exporter
script:
- make