added npm install

This commit is contained in:
Rachel Xiang 2014-01-12 14:15:40 -05:00
parent ce9550779e
commit 85f81a3ffe

View file

@ -2,6 +2,7 @@ nguage: node_js
node_js:
- 0.10
before_script:
- "npm install"
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start
- "./node_modules/.bin/bower install"