Don't include node 10 & 12 in matrix, we're explicit later
This commit is contained in:
@@ -1,8 +1,6 @@
|
|||||||
language: node_js
|
language: node_js
|
||||||
node_js:
|
node_js:
|
||||||
- "8"
|
- "8"
|
||||||
- "10"
|
|
||||||
- "12"
|
|
||||||
|
|
||||||
script: $TEST_COMMAND
|
script: $TEST_COMMAND
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user