Skip to content

Commit

Permalink
update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ota-meshi committed Jul 22, 2020
1 parent 05abe66 commit 090a8eb
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 43 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/NodeCI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,8 @@ jobs:
run: npm install
- name: Test
run: npm run test:nyc
- name: Install Coveralls
run: npm i -D coveralls
- name: Coveralls GitHub Action
uses: coverallsapp/github-action@v1.1.1
with:
Expand Down
33 changes: 0 additions & 33 deletions .travis.yml

This file was deleted.

10 changes: 0 additions & 10 deletions deploy.sh

This file was deleted.

0 comments on commit 090a8eb

Please sign in to comment.