Disable node 0.6 since the build fails consistently and it's not our fault.

This commit is contained in:
Mihai Bazon
2014-01-07 18:56:18 +02:00
parent b9fac687ff
commit 72e6f64ca8

View File

@@ -1,7 +1,6 @@
language: node_js
node_js:
- "0.4"
- "0.6"
- "0.8"
- "0.10"
- "0.11"