Test on older versions of NodeJS
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- "0.10"
|
||||
- "0.8"
|
||||
- "0.6"
|
||||
before_install: npm install -g grunt-cli
|
||||
install: npm install
|
||||
Reference in New Issue
Block a user