2
0
Jake 10 жил өмнө
parent
commit
4e870ff889
1 өөрчлөгдсөн 1 нэмэгдсэн , 0 устгасан
  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: