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 078c12f
Show file tree
Hide file tree
Showing 4 changed files with 2,190 additions and 2,674 deletions.
6 changes: 5 additions & 1 deletion appveyor.yml
Expand Up @@ -23,10 +23,14 @@ environment:
job_part: test
- nodejs_version: '6'
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 078c12f

Please sign in to comment.