Skip to content

Commit

Permalink
update travis build link and image
Browse files Browse the repository at this point in the history
  • Loading branch information
yalesov committed Jul 5, 2016
1 parent 2f5e310 commit 598221b
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,6 +1,6 @@
# Yalesov\CronExprParser

[![Build Status](https://secure.travis-ci.org/yalesov/cron-expr-parser.png)](http://travis-ci.org/yalesov/cron-expr-parser)
[![Build Status](https://travis-ci.org/yalesov/php-cron-expr-parser.svg)](https://travis-ci.org/yalesov/php-cron-expr-parser)

Parse cron expressions and match them against time.

Expand Down

0 comments on commit 598221b

Please sign in to comment.