.travis.yml (104B)
1 language: node_js 2 node_js: 3 - "node" 4 before_script: 5 - npm install -g acorn 6 script: 7 - acorn user.js