Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 987 Bytes

readme.md

File metadata and controls

14 lines (10 loc) · 987 Bytes

Rubyexample

Branch Travis report.ci
develop Build Status Report Status
master Build Status Report Status

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)