Skip to content

Commit

Permalink
travis -> github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
dankogai committed May 25, 2022
1 parent 7ffabdf commit fdf76f9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [16]
node-version: [16 14 12 10]
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
Expand Down
7 changes: 0 additions & 7 deletions .travis.yml

This file was deleted.

0 comments on commit fdf76f9

Please sign in to comment.