Browse Source

Remove Node 0.6 version in Travis

Gaël Métais 10 years ago
parent
commit
12f68312c6
1 changed files with 0 additions and 1 deletions
  1. 0 1
      .travis.yml

+ 0 - 1
.travis.yml

@@ -2,6 +2,5 @@ language: node_js
 node_js:
     - "0.10"
     - "0.8"
-    - "0.6"
 before_install: npm install -g grunt-cli
 install: npm install --production