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

Commit

Permalink
Run tests in Node 14 LTS
Browse files Browse the repository at this point in the history
  • Loading branch information
markcellus committed May 23, 2021
1 parent a2e4b40 commit 75b9aeb
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:
- '12'
- '14'
script:
- npm test
- npm run build # ensure it builds
Expand Down

0 comments on commit 75b9aeb

Please sign in to comment.