Explorar o código

Travis tests both on node 0.8 and 0.10.

Herbert Vojčík %!s(int64=11) %!d(string=hai) anos
pai
achega
529df069ce
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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