Run @relative-ci/agent job on TravisCI

Update configuration

Update .travis.yml to run @relative-ci/agent after the build is done.

.travis.yaml
script:
- npm run build --json webpack-stats.json
- npx relative-ci-agent

Monorepo - run from the project root directory

Since @relative-ci/agent@v4.1.0, you can run the CLI from the project root directory using --config-dir / -c argument:

npx relative-ci-agent --config-dir packages/components



Need help?Contact us via email, Twitter, or GitHub!

Start analyzing and monitoring yourbundle stats