From b2f08273c872a58aba4bcff11955ad7d604ab2db Mon Sep 17 00:00:00 2001 From: Roland Walker Date: Fri, 26 Oct 2012 11:06:56 -0400 Subject: [PATCH] better travis badges --- .travis.yml | 10 +++------- README.markdown | 2 +- 2 files changed, 4 insertions(+), 8 deletions(-) diff --git a/.travis.yml b/.travis.yml index ecb6e90..fb0dbc5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -56,14 +56,10 @@ matrix: ### ### limit build attempts to defined branches ### -### - Seems to be the only way to keep feature branches from -### breaking web badges. Wouldn't this functionality make -### more sense in allow_failures, above? -### -branches: - only: - - master +# branches: +# only: +# - master ### ### runtime initialization diff --git a/README.markdown b/README.markdown index 62b95c7..1e35ceb 100644 --- a/README.markdown +++ b/README.markdown @@ -1,4 +1,4 @@ -[![Build Status](https://secure.travis-ci.org/rolandwalker/ido-load-library.png)](http://travis-ci.org/rolandwalker/ido-load-library) +[![Build Status](https://secure.travis-ci.org/rolandwalker/ido-load-library.png?branch=master)](http://travis-ci.org/rolandwalker/ido-load-library) Overview ========