Skip to content

Commit e035f69

Browse files
authored
Merge pull request #9 from machielsdev/fix/codecov
Added codecov script
2 parents 70eafb5 + ac322f1 commit e035f69

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ script:
88
- npm run build
99
after_success:
1010
- bash <(curl -s https://codecov.io/bash)
11+
- codecov -f coverage/*.json

0 commit comments

Comments
 (0)