Moved node.js test versions to match latest LTS

https://github.com/nodejs/Release
This commit is contained in:
orangemug
2017-11-15 14:45:50 +00:00
parent cb2f854dd5
commit 0de8f2d633
2 changed files with 11 additions and 10 deletions
+2 -1
View File
@@ -1,8 +1,9 @@
environment:
matrix:
# - nodejs_version: "4"
- nodejs_version: "6"
- nodejs_version: "7"
- nodejs_version: "8"
- nodejs_version: "9"
platform:
- x86
- x64