Skip to content

Commit

Permalink
ci: test on node@11 on windows
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-akait committed Nov 27, 2018
1 parent 0bdf9b7 commit 358b08c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ cache:
environment:
matrix:
- nodejs_version: '11'
webpack_version: next
webpack_version: latest
job_part: test
- nodejs_version: '10'
webpack_version: latest
Expand All @@ -21,6 +21,9 @@ environment:
- nodejs_version: '6'
webpack_version: latest
job_part: test
- nodejs_version: '6'
webpack_version: latest
job_part: next
build: 'off'
matrix:
fast_finish: true
Expand Down

0 comments on commit 358b08c

Please sign in to comment.