Skip to content

Commit

Permalink
Update list of Node.js versions to test against.
Browse files Browse the repository at this point in the history
PR-URL: #1670
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
  • Loading branch information
bnoordhuis committed May 6, 2019
1 parent 4748f6a commit 81f3a92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/docker.sh
Expand Up @@ -2,7 +2,7 @@

#set -e

test_node_versions="0.8.28 0.10.40 0.12.7 4.3.0 5.6.0"
test_node_versions="6.17.0 8.15.1 10.15.3 11.12.0"

myuid=$(id -u)
mygid=$(id -g)
Expand Down

0 comments on commit 81f3a92

Please sign in to comment.