From 9ad866079f712f09f210fe88f9e2cff622019d44 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9my=20Coutable?= Date: Tue, 6 Sep 2011 13:01:06 +0300 Subject: [PATCH] https://secure.travis-ci.org is working again! Houra! --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e7f1d6c..05048c3 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.