README.md in resque_spec-0.14.2 vs README.md in resque_spec-0.14.3
- old
+ new
@@ -1,11 +1,14 @@
ResqueSpec
==========
+[![Build
+Status](https://travis-ci.org/leshill/resque_spec.png)](https://travis-ci.org/leshill/resque_spec])
+
A test double of Resque for RSpec and Cucumber. The code was originally based
on
-[http://github.com/justinweiss/resque_unit](http://github.com/justinweiss/resque_unit).
+[http://github.com/justinweiss/resque\_unit](http://github.com/justinweiss/resque_unit).
ResqueSpec will also fire Resque hooks if you are using them. See below.
The current version works with `Resque v1.19.0` and up and `RSpec v2.5.0` and up.
@@ -404,15 +407,16 @@
* Li Ellis Gallardo (@lellisga) : fix inline/disable\_ext bug
* Jeff Deville (@jeffdeville) : Resque.size
* Frank Wambutt (@opinel) : Fix DST problem in `have\_scheduled`
* Luke Melia (@lukemelia) : Add `times` chained matcher
* Pablo Fernandez (@heelhook) : Add `have_queue_size_of_at_least` and `have_schedule_size_of_at_least` matchers
-* (@k1w1) : Add support for enqueue_at_with_queue/enqueue_in_with_queue
+* (@k1w1) : Add support for enqueue\_at\_with\_queue/enqueue\_in\_with\_queue
* Ozéias Sant'ana (@ozeias) : Update specs to RSpec 2.10
* Yuya Kitajima (@yuyak) : Add ResqueMailer examples to README
* Andrés Bravo (@andresbravog) : Replace `rspec` dependency with explicit dependencies
* Ben Woosley (@Empact) : Loosen rubygems version constraint
+* Jeff Dickey (@dickeyxxx) : Remove 2.0 warnings, added Travis
Copyright
=========
-Copyright (c) 2010-2012 Les Hill. See LICENSE for details.
+Copyright (c) 2010-2013 Les Hill. See LICENSE for details.