Acorn is great, but let's make it quiet

This commit is contained in:
Samuel FORESTIER 2019-11-24 12:11:38 +01:00
parent d78aa86ede
commit 2280e84bfe
1 changed files with 1 additions and 1 deletions

View File

@ -5,4 +5,4 @@ node_js:
before_script: before_script:
- npm install -g acorn - npm install -g acorn
script: script:
- acorn user.js - acorn --silent user.js