Skip to content
This repository has been archived by the owner on Dec 1, 2024. It is now read-only.

Commit

Permalink
Add Node.js 11 to Travis and AppVeyor
Browse files Browse the repository at this point in the history
  • Loading branch information
vweevers committed Feb 23, 2019
1 parent b28961f commit 8df6e50
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,4 @@ node_js:
- 8
- 9
- 10
- 11
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ environment:
- nodejs_version: "8"
- nodejs_version: "9"
- nodejs_version: "10"
- nodejs_version: "11"

platform:
- x86
Expand Down

0 comments on commit 8df6e50

Please sign in to comment.