Acorn is great, but let's make it quiet
This commit is contained in:
parent
d78aa86ede
commit
2280e84bfe
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue