Explorar el Código

And remove Node v0.8 test in Travis

Gaël Métais hace 11 años
padre
commit
f112b3d676
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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