Skip to content

Commit 6d29b27

Browse files
committed
Fixed .travis.yml
npm-scripts 変更に伴う修正
1 parent 5d1e0de commit 6d29b27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ install:
1212
- yarn
1313
script:
1414
- yarn lint
15-
- yarn test:coverage
15+
- yarn coverage

0 commit comments

Comments
 (0)