Skip to content

Commit

Permalink
Update nodejs test versions
Browse files Browse the repository at this point in the history
Remove travis
  • Loading branch information
martin-doyle committed Dec 23, 2023
1 parent a985bc4 commit d4a6c71
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 24 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:

strategy:
matrix:
node-version: [14.x, 16.x, 18.x]
node-version: [16.x, 18.x, 20.x]

steps:
- uses: actions/checkout@v3
Expand Down
23 changes: 0 additions & 23 deletions .travis.yml

This file was deleted.

0 comments on commit d4a6c71

Please sign in to comment.