Skip to content

Commit 3b837b2

Browse files
committed
add code coverage
1 parent 901cf9e commit 3b837b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

circle.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ dependencies:
1111
test:
1212
post:
1313
- cd examples/todomvc && npm install && npm test
14+
- bash <(curl -s https://codecov.io/bash)
1415
deployment:
1516
production:
1617
tag: /v[0-9]+(\.[0-9]+)*/

0 commit comments

Comments
 (0)