Skip to content

Commit

Permalink
chore(ci): Remove TravisCI
Browse files Browse the repository at this point in the history
  • Loading branch information
fb55 committed Jun 29, 2021
1 parent bc838d5 commit 414af03
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 682 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
run: npm ci

- name: Run Jest with coverage
run: npm run test:jest:cov
run: npm run test
if: matrix.node == env.NODE_COV

- name: Run Coveralls
Expand Down
6 changes: 0 additions & 6 deletions .travis.yml

This file was deleted.

Loading

0 comments on commit 414af03

Please sign in to comment.