Skip to content

Commit f5b4781

Browse files
committed
Update list of Node versions
1 parent 143f31c commit f5b4781

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 node)
38+
versions=(0.10 0.12 1 2 3 4 5 6 7 8 9 10 node)
3939

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

0 commit comments

Comments
 (0)