Skip to content

Commit

Permalink
bump travis node version to 14
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremydaly committed Mar 24, 2021
1 parent 06f0541 commit 6511772
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,6 +1,6 @@
language: node_js

node_js:
- "12"
- "14"

script: "npm run-script test-ci"

0 comments on commit 6511772

Please sign in to comment.