Skip to content

Commit 0e7f2a0

Browse files
authored
chore(.travis.yml): add test-cover
1 parent a5857f1 commit 0e7f2a0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ services:
55
script:
66
- make bootstrap
77
- make test
8+
- make test-cover
89
notifications:
910
slack:
1011
rooms:

0 commit comments

Comments
 (0)