1
0
mirror of https://github.com/node-red/node-red.git synced 2023-10-10 13:36:53 +02:00

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

View File

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