remove node 6 from ci matrix

This commit is contained in:
Richard Harris
2019-02-17 08:31:48 -05:00
parent 0609a92f3a
commit 82a4973943
2 changed files with 1 additions and 2 deletions

View File

@@ -3,7 +3,6 @@ sudo: false
language: node_js
node_js:
- "6"
- "stable"
env:

View File

@@ -10,7 +10,7 @@ build: off
environment:
matrix:
# node.js
- nodejs_version: 10.5
- nodejs_version: 11
install:
- ps: Install-Product node $env:nodejs_version