godaddy/asset-system

Travis CI and Coverage information

Closed this issue · 0 comments

Currently, Travis CI is failing on various of issues with Puppeteer that is used in the build pipeline. We need to ensure that Travis CI is running for all PR's.

While working on Travis CI we should also invest a few cycles to add support for https://codecov.io/ as that will allow us to merge multiple coverage reports for a single mono repo.

  • Update .travis.yml so it works with puppeteer.
  • Setup Codecov.io and create the codecov.yml configuration file.