Skip to content

Commit

Permalink
use NPM v8
Browse files Browse the repository at this point in the history
  • Loading branch information
mourner committed Dec 28, 2022
1 parent e7cbfe1 commit 286cb33
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
language: node_js
node_js:
- "18"
- "14"
before_install:
- npm install npm@8
script:
- npm test
- npm run coveralls

0 comments on commit 286cb33

Please sign in to comment.