Skip to content

Commit

Permalink
ci: drop travis & move codecov to gh-actions
Browse files Browse the repository at this point in the history
  • Loading branch information
erisu committed Apr 1, 2020
1 parent c81cd87 commit 0cf8cf5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 44 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,3 +55,7 @@ jobs:
npm t
env:
CI: true

- uses: codecov/codecov-action@v1
with:
fail_ci_if_error: true
44 changes: 0 additions & 44 deletions .travis.yml

This file was deleted.

0 comments on commit 0cf8cf5

Please sign in to comment.