Rubyexample Branch Travis report.ci develop master This repository demonstrates how to use report.ci with Ruby. It can be done by adding one command to travis-ci as shown below. after_script: - python <(curl -s https://report.ci/upload.py)