Skip to content

Commit

Permalink
Merge pull request netzpirat#17 from philoserf/fix-travis-link
Browse files Browse the repository at this point in the history
Fixed travis link for guard/guard-cucumber repo
  • Loading branch information
e2 committed Dec 16, 2014
2 parents 44dd274 + db35ba4 commit 2b4c042
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::Cucumber [![Build Status](https://secure.travis-ci.org/netzpirat/guard-cucumber.png)](http://travis-ci.org/netzpirat/guard-cucumber)
# Guard::Cucumber [![Build Status](https://secure.travis-ci.org/guard/guard-cucumber.png)](http://travis-ci.org/netzpirat/guard-cucumber)

Guard::Cucumber allows you to automatically run Cucumber features when files are modified.

Expand Down

0 comments on commit 2b4c042

Please sign in to comment.