Skip to content

Commit dc048ce

Browse files
committed
Check test coverage in Travis
1 parent e2581cc commit dc048ce

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,7 @@ cache:
1010
- node_modules
1111
git:
1212
depth: 3
13+
script:
14+
- yarn test:check-coverage
1315
after_script:
1416
- yarn report-coverage

0 commit comments

Comments
 (0)