From d7a39668e433734973339152616dcc3a6028fd17 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Felix=20Bu=CC=88nemann?= Date: Tue, 7 Jun 2016 14:02:23 +0200 Subject: [PATCH 1/2] Revert "only run travis on master and stable" This reverts commit 43e6e5361be3662e60786ea2b4244129badd9b1a. --- .travis.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.travis.yml b/.travis.yml index 7ec4a9a1..f105dad2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,8 +1,3 @@ -branches: - only: - - master - - stable - language: cpp before_script: From 836c2339cf7886abdcfa535fc42282f07a587d51 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Felix=20Bu=CC=88nemann?= Date: Tue, 7 Jun 2016 14:12:32 +0200 Subject: [PATCH 2/2] Target master branch for Travis CI build badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fed316b3..bb8c6e4f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # libvips : an image processing library -[![Build Status](https://secure.travis-ci.org/jcupitt/libvips.png)](http://travis-ci.org/jcupitt/libvips) +[![Build Status](https://travis-ci.org/jcupitt/libvips.svg?branch=master)](https://travis-ci.org/jcupitt/libvips) [![Coverity Status](https://scan.coverity.com/projects/6503/badge.svg)](https://scan.coverity.com/projects/jcupitt-libvips) libvips is a 2D image processing library. Compared to