And remove Node v0.8 test in Travis

This commit is contained in:
Gaël Métais
2014-09-24 13:35:03 +02:00
parent ed1dcd55ce
commit f112b3d676
-1
View File
@@ -1,6 +1,5 @@
language: node_js
node_js:
- "0.10"
- "0.8"
before_install: npm install -g grunt-cli
install: npm install