Commit d8048583 authored by Adam Barth's avatar Adam Barth

Try to fix coveralls upload

parent 4405fdf7
......@@ -13,7 +13,7 @@ before_script:
script:
- ./dev/bots/test.sh
after_success:
- coveralls-lcov --repo-token $COVERALLS_TOKEN packages/flutter/coverage/lcov.info
- (cd packages/flutter && coveralls-lcov coverage/lcov.info)
cache:
directories:
- $HOME/.pub-cache
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment