forked from sheetjs/sheetjs
travis ignore node 0.8 due to jszip bug
See https://github.com/Stuk/jszip/issues/84 for more info
This commit is contained in:
parent
47dd984a6c
commit
bf5155dd5d
@ -1,7 +1,7 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- "0.10"
|
||||
- "0.8"
|
||||
# - "0.8"
|
||||
before_install:
|
||||
- "npm install -g mocha"
|
||||
- "npm install blanket"
|
||||
|
Loading…
Reference in New Issue
Block a user