Commit b2576dc0 authored by Adam Barth's avatar Adam Barth

Add coveralls token

parent 56aa9208
......@@ -13,7 +13,7 @@ before_script:
script:
- ./dev/bots/test.sh
after_success:
- coveralls-lcov packages/flutter/coverage/lcov.info
- coveralls-lcov --repo-token $COVERALLS_TOKEN packages/flutter/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