Skip to content

Commit 8462de0

Browse files
committed
chore: remove travis
1 parent 4e6f296 commit 8462de0

File tree

2 files changed

+2
-15
lines changed

2 files changed

+2
-15
lines changed

.github/workflows/build-test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@ jobs:
2727
- name: Build
2828
run: yarn build
2929

30-
- name: Test
31-
run: yarn test
30+
- name: Test and coverage
31+
run: yarn test:coverage

.travis.yml

Lines changed: 0 additions & 13 deletions
This file was deleted.

0 commit comments

Comments
 (0)