Skip to content

Commit

Permalink
Update meow and devDependencies (#86)
Browse files Browse the repository at this point in the history
* Update meow to v9 and devDependencies

* Update node js to later versions in travis

* Upgrade travis build environment
  • Loading branch information
dpdiliberto authored Sep 13, 2023
1 parent eeefe15 commit 0c8a9cf
Show file tree
Hide file tree
Showing 3 changed files with 5,818 additions and 9,966 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
dist: focal
language: node_js
node_js:
- 10
- 12
- 14
- 16
- 18
script:
- npm test
after_script:
Expand Down
Loading

0 comments on commit 0c8a9cf

Please sign in to comment.