mirror of
https://github.com/prometheus/node_exporter.git
synced 2024-11-09 23:24:09 -08:00
Set Go import path on Travis CI (#612)
This commit is contained in:
parent
a077024f51
commit
bba075710d
|
@ -5,5 +5,7 @@ go:
|
|||
- 1.8.x
|
||||
- tip
|
||||
|
||||
go_import_path: github.com/prometheus/node_exporter
|
||||
|
||||
script:
|
||||
- make
|
||||
|
|
Loading…
Reference in a new issue