Browse Source

Travis tests both on node 0.8 and 0.10.

Herbert Vojčík 11 năm trước cách đây
mục cha
commit
529df069ce
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -1,5 +1,6 @@
 language: node_js
 node_js:
   - 0.8
+  - 0.10
 before_script:
   - npm install -g grunt-cli