Set Go import path on Travis CI (#612)
This commit is contained in:
parent
a077024f51
commit
bba075710d
1 changed files with 2 additions and 0 deletions
|
|
@ -5,5 +5,7 @@ go:
|
|||
- 1.8.x
|
||||
- tip
|
||||
|
||||
go_import_path: github.com/prometheus/node_exporter
|
||||
|
||||
script:
|
||||
- make
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue