Skip to content

Commit 3509931

Browse files
committed
Update Node.js versions
1 parent f38e9f0 commit 3509931

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/tests/scripts/test_node_versions

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
tests=''
3636

3737
# 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)
38+
versions=(0.10 0.12 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 node)
3939

4040
# Cache the current Node.js version:
4141
current_version=$(nvm current)

0 commit comments

Comments
 (0)