-
Jason Simmons authored
In a Travis environment, the test package is exiting the process after completing the tests. See dart-lang/test@d1057c4 The flutter test command calls the test package's main() and then expects to do other work afterward. The exit prevents flutter test from writing the new coverage results, causing the coveralls tool to run against an old lcov.info file.
7df854ad
Name |
Last commit
|
Last update |
---|---|---|
.idea | ||
bin | ||
dev | ||
examples | ||
packages | ||
.analysis_options | ||
.analysis_options_repo | ||
.gitattributes | ||
.gitignore | ||
.travis.yml | ||
AUTHORS | ||
CONTRIBUTING.md | ||
ISSUE_TEMPLATE.md | ||
LICENSE | ||
PATENTS | ||
README.md | ||
VERSION | ||
appveyor.yml |