Browse Source

And remove Node v0.8 test in Travis

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

+ 0 - 1
.travis.yml

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