windows only test node 6,7,and 8
This commit is contained in:
parent
27672cfc00
commit
4cbb71253e
1 changed files with 1 additions and 2 deletions
|
@ -7,10 +7,9 @@ version: 8.9.3.{build}
|
|||
environment:
|
||||
matrix:
|
||||
# node.js
|
||||
- nodejs_version: "4"
|
||||
- nodejs_version: "5"
|
||||
- nodejs_version: "6"
|
||||
- nodejs_version: "7"
|
||||
- nodejs_version: "8"
|
||||
|
||||
# Install scripts. (runs after repo cloning)
|
||||
install:
|
||||
|
|
Loading…
Reference in a new issue