mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-03-20 03:13:33 +01:00
Add README.md documentation to Travis
As per https://github.com/robbyrussell/oh-my-zsh/issues/2640
This commit is contained in:
parent
20efdf110f
commit
c9aa1e5ee0
1 changed files with 15 additions and 0 deletions
15
plugins/travis/README.md
Normal file
15
plugins/travis/README.md
Normal file
|
|
@ -0,0 +1,15 @@
|
||||||
|
# Travis
|
||||||
|
|
||||||
|
Adds [`travis`](https://github.com/travis-ci/travis.rb) command line client
|
||||||
|
completion to allow interfacing with [Travis CI](http://travis-ci.org).
|
||||||
|
|
||||||
|
## INSTALLATION NOTES
|
||||||
|
|
||||||
|
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 .
|
||||||
|
|
||||||
|
## USAGE
|
||||||
|
|
||||||
|
See the [command line client](https://github.com/travis-ci/travis.rb#command-line-client)
|
||||||
|
instructions for usage of `travis`.
|
||||||
Loading…
Add table
Add a link
Reference in a new issue