Skip to content

Commit 78a8859

Browse files
committed
add travis badge
1 parent b3b4cc6 commit 78a8859

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
![vcr.py](https://raw.github.com/kevin1024/fabric_remote/master/logo.png)
44

55
A HTTP Rest API to Fabric.
6+
[![Build Status](https://travis-ci.org/kevin1024/fabric_remote.svg?branch=master)](https://travis-ci.org/kevin1024/fabric_remote)
67

78
## Project Goals
89
Fabric Remote is intended to be a simple thin layer around your Fabric tasks. I'm using it to automate deployments but you can use it to add an API to any sort of remote executions. I have tried to make Fabric Remote as thin and simple as possible, with almost no configuration. It directly exposes your Fabric tasks over HTTP.

0 commit comments

Comments
 (0)