2
0
Ver Fonte

Travis tests both on node 0.8 and 0.10.

Herbert Vojčík há 11 anos atrás
pai
commit
529df069ce
1 ficheiros alterados com 1 adições e 0 exclusões
  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