Skip to content

Commit

Permalink
ci(travis): Update Node version to 14
Browse files Browse the repository at this point in the history
  • Loading branch information
kolkov committed May 14, 2021
1 parent 0f90e86 commit 92ea55b
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"
- "14"
dist: trusty
sudo: required
addons:
Expand Down

0 comments on commit 92ea55b

Please sign in to comment.