.
This commit is contained in:
parent
4eaceb92b4
commit
4c8c2b4125
1 changed files with 2 additions and 1 deletions
|
|
@ -1,6 +1,7 @@
|
||||||
language: node_js
|
language: node_js
|
||||||
node_js:
|
node_js:
|
||||||
- "0.10"
|
- "0.10"
|
||||||
|
before_install: "npm install -g grunt-cli"
|
||||||
|
install: "npm install"
|
||||||
before_script: "grunt shell"
|
before_script: "grunt shell"
|
||||||
script: "mocha"
|
script: "mocha"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue