Skip to content

Commit

Permalink
chore(travis): Bump nodejs versions to run CI jobs on to node v12 and…
Browse files Browse the repository at this point in the history
… v14
  • Loading branch information
rpl committed May 5, 2021
1 parent 479fa59 commit d1c5ee3
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:
- "10"
- "12"
- "14"
after_script:
- coveralls < coverage/lcov.info

0 comments on commit d1c5ee3

Please sign in to comment.