Try to fix coveralls upload

This commit is contained in:
Adam Barth 2016-07-08 14:49:53 -07:00
parent 4405fdf734
commit d804858314

View File

@ -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