updating travis ci node versions
This commit is contained in:
parent
b1d8309717
commit
74dda6db02
@ -1,9 +1,12 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- "iojs"
|
||||
- "0.11"
|
||||
- "5.0"
|
||||
- "4.2"
|
||||
- "0.12"
|
||||
- "0.10"
|
||||
- "0.8"
|
||||
before_install:
|
||||
- "npm install -g npm@next"
|
||||
- "npm install -g mocha crc-32 benchmark ansi"
|
||||
- "npm install blanket"
|
||||
- "npm install coveralls mocha-lcov-reporter"
|
||||
|
Loading…
Reference in New Issue
Block a user