Skip to content
This repository has been archived by the owner on Oct 21, 2022. It is now read-only.
/ trava Public archive

[broken] tiny command-line Travis CI client

License

Notifications You must be signed in to change notification settings

jwilk-archive/trava

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

trava is a tiny command-line Travis CI client.

Usage

  • show information about the latest branches:

    trava https://travis-ci.org/<user>/<project>
    

    or, for the GitHub repo in current working directory:

    trava .
    
  • show information about the build:

    trava https://travis-ci.org/<user>/<project>/build/<build-id>
    
  • show the job log:

    trava https://travis-ci.org/<user>/<project>/jobs/<job-id>
    

You can omit the https://travis-ci.org/ prefix.

Prerequisites

  • Python ≥ 3.6

About

[broken] tiny command-line Travis CI client

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages