Merge pull request #468 from felixbuenemann/re-enable-travis-on-all-branches

Re-enable Travis CI builds on all branches
This commit is contained in:
John Cupitt 2016-06-07 18:51:52 +01:00
commit 6139c4ca7d
2 changed files with 1 additions and 6 deletions

View File

@ -1,8 +1,3 @@
branches:
only:
- master
- stable
language: cpp
before_script:

View File

@ -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