mirror of
https://github.com/adobe/brackets.git
synced 2024-11-20 01:42:55 +01:00
Install jasmine-node as needed by the jasmine-node task.
This commit is contained in:
parent
a22f6d881c
commit
0af798b135
@ -2,4 +2,5 @@ language: node_js
|
||||
node_js:
|
||||
- 0.8
|
||||
before_script:
|
||||
- npm install -g grunt-cli
|
||||
- npm install -g grunt-cli
|
||||
- npm install -g jasmine-node
|
Loading…
Reference in New Issue
Block a user