Skip to content

Commit

Permalink
Updated travis node version to lts.
Browse files Browse the repository at this point in the history
  • Loading branch information
abrisene committed Jun 17, 2022
1 parent 6488c88 commit 3b14e13
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 @@ -2,5 +2,5 @@ sudo: false
# os: osx
language: node_js
node_js:
- "lts"
- "12.18.2"
after_success: npm run coverage

0 comments on commit 3b14e13

Please sign in to comment.