Skip to content

Commit 5fe8a8d

Browse files
committed
Flag motranslator coverage on codecov
Signed-off-by: William Desportes <[email protected]>
1 parent bca53cb commit 5fe8a8d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ matrix:
2424
install:
2525
- composer require "phpmyadmin/motranslator:^3.0"
2626
- composer install --no-interaction
27+
after_success:
28+
- bash <(curl -s https://codecov.io/bash) -F motranslator
2729
- php: 7.2
2830
name: "API docs"
2931
install:

0 commit comments

Comments
 (0)