Browse Source

Test node 0.12

Jake 10 years ago
parent
commit
4e870ff889
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -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: