mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-03-31 07:12:49 -04:00
added npm install
This commit is contained in:
parent
ce9550779e
commit
85f81a3ffe
1 changed files with 1 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue