| Branch | Travis | report.ci [cmocka] | report.ci [criterion] | report.ci [unity] |
|---|---|---|---|---|
| develop | ||||
| master |
See the pull requests for examples.
This repository demonstrates how to use report.ci with some c examples
after_script:
- python <(curl -s https://report.ci/upload.py)
- curl -s https://report.ci/upload.py | python - --framework unity --include *.unity.logNote that unity does not have autodetection.