NIFI-1211 Only use the master branch to indicate current build health of the 
project for Travis CI

This closes #160.


Project: http://git-wip-us.apache.org/repos/asf/nifi/repo
Commit: http://git-wip-us.apache.org/repos/asf/nifi/commit/8639513c
Tree: http://git-wip-us.apache.org/repos/asf/nifi/tree/8639513c
Diff: http://git-wip-us.apache.org/repos/asf/nifi/diff/8639513c

Branch: refs/heads/master
Commit: 8639513c4bb640bbfc266da580902572b5d6bd14
Parents: 47453d2
Author: Aldrin Piri <[email protected]>
Authored: Wed Jan 6 23:00:48 2016 -0500
Committer: Aldrin Piri <[email protected]>
Committed: Thu Jan 7 12:05:50 2016 -0500

----------------------------------------------------------------------
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/nifi/blob/8639513c/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 0fb61e9..7a20116 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-# Apache NiFi [![Build 
Status](https://travis-ci.org/apache/nifi.svg)](https://travis-ci.org/apache/nifi)
+# Apache NiFi [![Build 
Status](https://travis-ci.org/apache/nifi.svg?branch=master)](https://travis-ci.org/apache/nifi)
 
 Apache NiFi is an easy to use, powerful, and reliable system to process and 
distribute data.
 

Reply via email to