mirror of
https://github.com/maputnik/editor.git
synced 2026-08-24 05:57:25 +00:00
Moved node.js test versions to match latest LTS
https://github.com/nodejs/Release
This commit is contained in:
+2
-1
@@ -1,8 +1,9 @@
|
||||
environment:
|
||||
matrix:
|
||||
# - nodejs_version: "4"
|
||||
- nodejs_version: "6"
|
||||
- nodejs_version: "7"
|
||||
- nodejs_version: "8"
|
||||
- nodejs_version: "9"
|
||||
platform:
|
||||
- x86
|
||||
- x64
|
||||
|
||||
Reference in New Issue
Block a user