Remove Node 0.6 version in Travis

This commit is contained in:
Gaël Métais
2014-09-24 13:28:19 +02:00
parent 9cf3e2e713
commit 12f68312c6
-1
View File
@@ -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