Disable node 0.6 since the build fails consistently and it's not our fault.
authorMihai Bazon <mihai@bazon.net>
Tue, 7 Jan 2014 16:56:18 +0000 (18:56 +0200)
committerMihai Bazon <mihai@bazon.net>
Tue, 7 Jan 2014 16:56:18 +0000 (18:56 +0200)
.travis.yml

index d959127..3d9a761 100644 (file)
@@ -1,7 +1,6 @@
 language: node_js
 node_js:
     - "0.4"
-    - "0.6"
     - "0.8"
     - "0.10"
     - "0.11"