language: node_js node_js: - "node" sudo: true before_script: - npm install -g grunt-cli - npm install - grunt - cd test script: phantomjs test.js