From a6d0dab45c7ea0c9c49527b585792dd74d891b1b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Re=CC=81my=20Coutable?= Date: Fri, 29 Jul 2011 00:30:07 +0200 Subject: [PATCH] Use the SSL version of the Travis build image --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 057370d..5ad2cc8 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -Guard [![Build Status](http://travis-ci.org/guard/guard.png)](http://travis-ci.org/guard/guard) +Guard [![Build Status](https://secure.travis-ci.org/guard/guard.png)](http://travis-ci.org/guard/guard) ===== Guard is a command line tool that easily handle events on files modifications.