From 8445321aa12a3b2e9cd768966fa6c2f393dc8ac6 Mon Sep 17 00:00:00 2001 From: Dennis Schubert Date: Mon, 22 Aug 2016 01:04:05 +0200 Subject: [PATCH] Rename 'stable' to 'next-minor' --- .travis.yml | 2 +- README.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 1e44e3a69..1bcd8421a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -19,7 +19,7 @@ cache: branches: only: - 'master' - - 'stable' + - 'next-minor' - 'develop' before_install: diff --git a/README.md b/README.md index cc3a3f47b..c91fc94fe 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ ### A privacy-aware, distributed, open source social network **master:** [![Build Status master](https://secure.travis-ci.org/diaspora/diaspora.svg?branch=master)](http://travis-ci.org/diaspora/diaspora) -**stable:** [![Build Status stable](https://secure.travis-ci.org/diaspora/diaspora.svg?branch=stable)](http://travis-ci.org/diaspora/diaspora) -[![Coverage Status stable](https://coveralls.io/repos/github/diaspora/diaspora/badge.svg?branch=stable)](https://coveralls.io/github/diaspora/diaspora?branch=stable)| +**next-minor:** [![Build Status next-minor](https://secure.travis-ci.org/diaspora/diaspora.svg?branch=next-minor)](http://travis-ci.org/diaspora/diaspora) +[![Coverage Status next-minor](https://coveralls.io/repos/github/diaspora/diaspora/badge.svg?branch=next-minor)](https://coveralls.io/github/diaspora/diaspora?branch=next-minor)| **develop:** [![Build Status develop](https://secure.travis-ci.org/diaspora/diaspora.svg?branch=develop)](http://travis-ci.org/diaspora/diaspora) [![Coverage Status develop](https://coveralls.io/repos/github/diaspora/diaspora/badge.svg?branch=develop)](https://coveralls.io/github/diaspora/diaspora?branch=develop) | [![Dependency Status](https://gemnasium.com/badges/github.com/diaspora/diaspora.svg)](https://gemnasium.com/diaspora/diaspora)