Run tests with Grunt
This commit is contained in:
parent
eb984aa447
commit
405632bf96
|
@ -1,4 +1,5 @@
|
||||||
language: node_js
|
language: node_js
|
||||||
|
script: "grunt test"
|
||||||
node_js:
|
node_js:
|
||||||
- '0.10'
|
- '0.10'
|
||||||
- '0.8'
|
- '0.8'
|
||||||
|
|
Loading…
Reference in New Issue