Skip to content

Commit

Permalink
Fix travis png link
Browse files Browse the repository at this point in the history
  • Loading branch information
thibaudgg committed Sep 1, 2011
1 parent d258db6 commit 8040fe6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Guard [![Build Status](https://secure.travis-ci.org/guard/guard.png)](http://travis-ci.org/guard/guard)
Guard [![Build Status](https://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.
Expand Down

0 comments on commit 8040fe6

Please sign in to comment.