Skip to content
This repository has been archived by the owner on Mar 6, 2022. It is now read-only.

Commit

Permalink
Update travis node version to 14.18.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Blackhawk-TA committed Dec 18, 2021
1 parent 76c821c commit 29906ac
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:
- "8.17.0"
- "14.18.2"
script:
- npm run-script lint
- nyc npm test && nyc report --reporter=text-lcov | coveralls

0 comments on commit 29906ac

Please sign in to comment.