Skip to content
This repository has been archived by the owner on Jun 21, 2023. It is now read-only.

Commit

Permalink
🔧Add Node.js 14 tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Michal Vlasák committed Jun 3, 2020
1 parent 95a8ffc commit 53f97be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ node_js:
- '11'
- '12'
- '13'
- '14'
script:
- npm run lint
- npm run build
Expand Down

0 comments on commit 53f97be

Please sign in to comment.