Skip to content

Commit

Permalink
Replace nodejs 11 with 15 for travis-ci build
Browse files Browse the repository at this point in the history
  • Loading branch information
mjradwin committed Feb 16, 2021
1 parent 3faf662 commit 00655b9
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
@@ -1,6 +1,6 @@
language: node_js
node_js:
- '15'
- '14'
- '12'
- '11'
- '10'

0 comments on commit 00655b9

Please sign in to comment.