Commit b2576dc0 authored by Adam Barth's avatar Adam Barth

Add coveralls token

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