Browse Source

Travis tests both on node 0.8 and 0.10.

Herbert Vojčík 11 years ago
parent
commit
529df069ce
1 changed files with 1 additions and 0 deletions
  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