Disable Travis 0.8 build until upstream bug fixed

Cannot npm install grunt-contrib-jshint due to this
https://github.com/Raynos/console-browserify/issues/6
This commit is contained in:
Nick O'Leary 2014-06-28 22:11:36 +01:00
parent cfe7c372d3
commit 3bbf2fa737
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
language: node_js
node_js:
- "0.10"
- "0.8"
# - "0.8"