Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Commit

Permalink
chore: update CI's node 14 version to 14.13.0 (#641)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmurdoch authored Oct 1, 2020
1 parent 4ea7afa commit 813ae30
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 @@ -3,7 +3,7 @@ language: node_js
node_js:
- "10"
- "12"
- "14.11.0"
- "14.13.0"
os:
- linux
- osx
Expand Down

0 comments on commit 813ae30

Please sign in to comment.