Skip to content

Commit 5c39d39

Browse files
committed
enable coveeralls in travis
1 parent f40676a commit 5c39d39

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ before_install:
1515
script:
1616
- yarn test
1717

18-
#after_success:
19-
# - yarn coveralls
18+
after_success:
19+
- yarn coveralls
2020

2121
before_deploy:
2222
# Parse branch name and determine an environment to deploy

0 commit comments

Comments
 (0)