Skip to content

Commit

Permalink
regression bug in NodeJS 8 ziplib, sticking to v7 for now (archiverjs…
Browse files Browse the repository at this point in the history
  • Loading branch information
danielweck committed Jun 6, 2017
1 parent e06f070 commit d38f977
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ branches:
- develop
language: node_js
node_js:
- '8'
- '7'
before_install:
- git submodule update --init --recursive
#
Expand Down

0 comments on commit d38f977

Please sign in to comment.