Skip to main content

quickly get travis status from an image. better than a travis client

Project description

Installation

$ [sudo] pip install travis-image-status

Benefits

  • no need travis client/authorization
  • 2-10x faster than travis status

How it works

https://api.travis-ci.org/owner/repo.svg?branch=master

<svg ...<text>{status}</text></g></svg>

Scripts usage

usage: travis-image-status [options] repo

Examples

travis status:

$ travis status -r owner/repo
passed

travis-image-status:

$ travis-image-status owner/repo
passing

options. --com, --org (default):

$ travis-image-status --com owner/repo

Related projects

python-readme-generator

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

travis-image-status-2019.4.14.tar.gz (1.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page