Skip to content

Commit

Permalink
Bump Node.js version to 10 for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
sffc committed Dec 23, 2020
1 parent 9148443 commit adc4db2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ matrix:
# Note: even older Node.js versions might be allowed, but the
# test tooling requires more recent versions.
- language: node_js
node_js: 6
node_js: 10
before_script:
- cd clients/js
- npm install
Expand Down

0 comments on commit adc4db2

Please sign in to comment.