mirror of
https://github.com/prometheus/prometheus.git
synced 2025-08-06 06:07:11 +02:00
Add go_import_path to travis so it works on a fork. (#1995)
This commit is contained in:
parent
737ae60cea
commit
bcd43e82c6
@ -5,5 +5,9 @@ language: go
|
||||
go:
|
||||
- 1.6.3
|
||||
|
||||
go_import_path: github.com/prometheus/prometheus
|
||||
|
||||
script:
|
||||
- make check_license style test
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user