We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f38e9f0 commit 3509931Copy full SHA for 3509931
tools/tests/scripts/test_node_versions
@@ -35,7 +35,7 @@
35
tests=''
36
37
# Define the Node.js versions to test:
38
-versions=(0.10 0.12 1 2 3 4 5 6 7 8 9 10 11 12 13 14 node)
+versions=(0.10 0.12 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 node)
39
40
# Cache the current Node.js version:
41
current_version=$(nvm current)
0 commit comments