mirror of
https://github.com/BreizhHardware/express-prom-bundle.git
synced 2026-03-18 21:30:38 +01:00
add before_install to .travis.yml for peer dependency
This commit is contained in:
@@ -3,3 +3,5 @@ node_js:
|
||||
- "6"
|
||||
- "8"
|
||||
- "10"
|
||||
before_install:
|
||||
- npm install prom-client
|
||||
|
||||
Reference in New Issue
Block a user