Skip to content

Commit c105495

Browse files
author
Matthew Fisher
committed
feat(travis): add codecov
1 parent 7b1db94 commit c105495

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,5 @@ install:
1212
- make bootstrap
1313
script:
1414
- DEIS_REGISTRY='' make test build docker-build
15+
after_success:
16+
- bash <(curl -s https://codecov.io/bash)

0 commit comments

Comments
 (0)