mirror of
https://github.com/capistrano/capistrano
synced 2023-03-27 23:21:18 -04:00
Add Travis-CI build badge.
This commit is contained in:
parent
c2b248f4dd
commit
cf869ebbb6
1 changed files with 4 additions and 0 deletions
|
@ -1,5 +1,9 @@
|
|||
## Capistrano
|
||||
|
||||
[](http://travis-ci.org/capistrano/capistrano)
|
||||
|
||||
|
||||
Capistrano is a utility and framework for executing commands in parallel on
|
||||
multiple remote machines, via SSH. It uses a simple DSL (borrowed in part from
|
||||
[Rake](http://rake.rubyforge.org/)) that allows you to define _tasks_, which may
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue