enhance side_effects & unused (#4711)

This commit is contained in:
Alex Lam S.L
2021-03-02 04:55:09 +08:00
committed by GitHub
parent bd73720061
commit 68b2dadc58
3 changed files with 96 additions and 15 deletions

View File

@@ -7,7 +7,7 @@ jobs:
test:
strategy:
matrix:
node: [ '0.8', '0.10', '0.12', '4', '6', '8', '10', '12', latest ]
node: [ '0.8', '0.10', '0.12', '4', '6', '8', '10', '12', '14', latest ]
os: [ ubuntu-latest, windows-latest ]
script: [ compress, mocha, release/benchmark, release/jetstream ]
exclude: