Browse Source

Test node 0.12

Jake 10 năm trước cách đây
mục cha
commit
4e870ff889
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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: