Test node 0.12

This commit is contained in:
Jake 2015-02-09 21:53:09 -06:00
parent af421ecb49
commit 4e870ff889

View File

@ -1,6 +1,7 @@
language: node_js
node_js:
- "0.10"
- "0.12"
before_script:
- cp "modules/config.example.js" "modules/config.js"
before_install: