We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d11f71 commit 83eb40fCopy full SHA for 83eb40f
appveyor.yml
@@ -6,8 +6,8 @@ version: "{build}"
6
# what combinations to test
7
environment:
8
matrix:
9
- - nodejs_version: 8
10
- nodejs_version: 10
+ - nodejs_version: stable
11
12
install:
13
- npm install
0 commit comments