language: node_js
node_js:
  - "node"
before_script:
  - npm install -g acorn
script:
  - acorn user.js