Commit 39a0788d authored by JC Brand's avatar JC Brand

Fix node.js version. bower must be run after install

parent b9794873
language: node_js
node_js:
- "0.10.13"
before_install:
- "0.10"
before_script:
- "./node_modules/.bin/bower update"
script: grunt test
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment