2015-02-22 19:09:26 +00:00
|
|
|
# Travis
|
|
|
|
|
|
|
|
Adds [`travis`](https://github.com/travis-ci/travis.rb) command line client
|
|
|
|
completion to allow interfacing with [Travis CI](http://travis-ci.org).
|
|
|
|
|
2015-02-22 19:10:08 +00:00
|
|
|
## Installation
|
2015-02-22 19:09:26 +00:00
|
|
|
|
|
|
|
Besides oh-my-zsh, `travis` can be also be used with *bash*, *compsys*, and
|
|
|
|
*compctl* shells. For installation details, see
|
|
|
|
https://github.com/travis-ci/travis.rb#installation .
|
|
|
|
|
2015-02-22 19:10:08 +00:00
|
|
|
## Usage
|
2015-02-22 19:09:26 +00:00
|
|
|
|
|
|
|
See the [command line client](https://github.com/travis-ci/travis.rb#command-line-client)
|
|
|
|
instructions for usage of `travis`.
|