Try to fix coveralls upload
This commit is contained in:
parent
4405fdf734
commit
d804858314
@ -13,7 +13,7 @@ before_script:
|
|||||||
script:
|
script:
|
||||||
- ./dev/bots/test.sh
|
- ./dev/bots/test.sh
|
||||||
after_success:
|
after_success:
|
||||||
- coveralls-lcov --repo-token $COVERALLS_TOKEN packages/flutter/coverage/lcov.info
|
- (cd packages/flutter && coveralls-lcov coverage/lcov.info)
|
||||||
cache:
|
cache:
|
||||||
directories:
|
directories:
|
||||||
- $HOME/.pub-cache
|
- $HOME/.pub-cache
|
||||||
|
Loading…
x
Reference in New Issue
Block a user