2 parents c1aa196 + 4514f66 commit 1cd5cebCopy full SHA for 1cd5ceb
2 files changed
.travis.yml
@@ -3,5 +3,7 @@ language: node_js
3
node_js:
4
- '0.12'
5
- 'iojs'
6
- - '4.0'
7
- - '6.0'
+ - '4'
+ - '6'
8
+ - '8'
9
+ - '10'
package.json
@@ -18,7 +18,7 @@
18
"extract"
19
],
20
"dependencies": {
21
- "concat-stream": "1.6.0",
+ "concat-stream": "1.6.2",
22
"debug": "2.6.9",
23
"mkdirp": "0.5.1",
24
"yauzl": "2.4.1"
0 commit comments