forked from sheetjs/sheetjs
pinning node 0.10.30 for tests
h/t @lightbringer1991 https://github.com/SheetJS/j/issues/4 waiting on https://github.com/joyent/node/issues/8208
This commit is contained in:
parent
127a430e79
commit
c58477279e
@ -1,7 +1,7 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- "0.11"
|
||||
- "0.10"
|
||||
- "0.10.30"
|
||||
- "0.8"
|
||||
before_install:
|
||||
- "npm install -g mocha"
|
||||
|
Loading…
Reference in New Issue
Block a user