mirror of
https://github.com/prometheus/prometheus.git
synced 2025-08-06 06:07:11 +02:00
run staticcheck in travis (#3682)
This commit is contained in:
parent
4be9a40b89
commit
e4ddffcc6e
@ -9,4 +9,4 @@ go:
|
|||||||
go_import_path: github.com/prometheus/prometheus
|
go_import_path: github.com/prometheus/prometheus
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- make check_license style test
|
- make check_license style test staticcheck
|
||||||
|
Loading…
Reference in New Issue
Block a user