windows only test node 6,7,and 8

This commit is contained in:
Brandon Nozaki Miller 2017-07-12 22:32:52 -07:00 committed by GitHub
parent 27672cfc00
commit 4cbb71253e
1 changed files with 1 additions and 2 deletions

View File

@ -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: