support node v10 - test on all LTS version
This commit is contained in:
+3
-2
@@ -1,6 +1,8 @@
|
||||
environment:
|
||||
matrix:
|
||||
- nodejs_version: 0.10
|
||||
- nodejs_version: 6
|
||||
- nodejs_version: 8
|
||||
- nodejs_version: 10
|
||||
|
||||
platform:
|
||||
- x86
|
||||
@@ -16,4 +18,3 @@ install:
|
||||
build: OFF
|
||||
test: OFF
|
||||
deploy: OFF
|
||||
|
||||
|
||||
Reference in New Issue
Block a user