Skip to content

Commit ab29598

Browse files
author
Suchita Doshi
committed
update travis to run coveralls
1 parent 046d898 commit ab29598

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.travis.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,7 @@ install:
1919
- yarn install
2020

2121
script:
22-
- yarn test
22+
- yarn test
23+
24+
after_success:
25+
- yarn coveralls

0 commit comments

Comments
 (0)