Skip to content

Commit

Permalink
chore: deps update
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-akait committed Mar 26, 2019
1 parent 6c9654d commit 77440e1
Show file tree
Hide file tree
Showing 4 changed files with 2,191 additions and 2,675 deletions.
8 changes: 6 additions & 2 deletions appveyor.yml
Expand Up @@ -21,12 +21,16 @@ environment:
- nodejs_version: '11'
webpack_version: latest
job_part: test
- nodejs_version: '6'
- nodejs_version: '8'
webpack_version: next
job_part: next
job_part: test
build: 'off'
matrix:
fast_finish: true
allow_failures:
- nodejs_version: '8'
webpack_version: next
job_part: test
install:
- ps: Install-Product node $env:nodejs_version x64
- npm i -g npm@latest
Expand Down

0 comments on commit 77440e1

Please sign in to comment.