Skip to content

Commit

Permalink
chore: remove travis
Browse files Browse the repository at this point in the history
  • Loading branch information
wuweiweiwu committed Aug 10, 2020
1 parent 4e6f296 commit 8462de0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 15 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ jobs:
- name: Build
run: yarn build

- name: Test
run: yarn test
- name: Test and coverage
run: yarn test:coverage
13 changes: 0 additions & 13 deletions .travis.yml

This file was deleted.

0 comments on commit 8462de0

Please sign in to comment.