Skip to content

Commit

Permalink
Execute tests on Node.js 11 in Appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
kibertoad committed Oct 24, 2018
1 parent dee09bf commit c47a68c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions appveyor.yml
Expand Up @@ -20,6 +20,10 @@ environment:
platform: x64
- nodejs_version: "10"
platform: x86
- nodejs_version: "11"
platform: x64
- nodejs_version: "11"
platform: x86

install:
- where npm
Expand Down

0 comments on commit c47a68c

Please sign in to comment.