Per node support policy, drop tests for Node 11 (#3665)
This commit is contained in:
@@ -163,14 +163,6 @@ package_steps: &package_steps
|
||||
NODE_VERSION: v10
|
||||
name: Run package tests on Node 10
|
||||
|
||||
- run:
|
||||
<<: *run_package_tests
|
||||
environment:
|
||||
mocha_reporter: mocha-junit-reporter
|
||||
MOCHA_FILE: junit/gh-badges/v11/results.xml
|
||||
NODE_VERSION: v11
|
||||
name: Run package tests on Node 11
|
||||
|
||||
- run:
|
||||
<<: *run_package_tests
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user