diff --git a/mono.yml b/mono.yml index 085b8481..05fc7901 100644 --- a/mono.yml +++ b/mono.yml @@ -2,3 +2,5 @@ language: nodejs repo: "https://github.com/appsignal/appsignal-nodejs" npm_client: "npm" +git-commit: + pre: "npm install"