mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
move off travis
This commit is contained in:
parent
5d429ae839
commit
de9ad88993
2 changed files with 2 additions and 1 deletions
|
@ -6,6 +6,7 @@ HEAD
|
|||
---------
|
||||
|
||||
- Fix stale `enqueued_at` when retrying [#4149]
|
||||
- Build has moved to Circle CI.
|
||||
|
||||
5.2.6
|
||||
---------
|
||||
|
|
|
@ -3,7 +3,7 @@ Sidekiq
|
|||
|
||||
[![Gem Version](https://badge.fury.io/rb/sidekiq.svg)](https://rubygems.org/gems/sidekiq)
|
||||
[![Code Climate](https://codeclimate.com/github/mperham/sidekiq.svg)](https://codeclimate.com/github/mperham/sidekiq)
|
||||
[![Build Status](https://travis-ci.org/mperham/sidekiq.svg)](https://travis-ci.org/mperham/sidekiq)
|
||||
[![Build Status](https://circleci.com/gh/mperham/sidekiq/tree/master.svg?style=svg)](https://circleci.com/gh/mperham/sidekiq/tree/master)
|
||||
[![Gitter Chat](https://badges.gitter.im/mperham/sidekiq.svg)](https://gitter.im/mperham/sidekiq)
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue