Skip to content

Commit

Permalink
Remove unused badgets
Browse files Browse the repository at this point in the history
  • Loading branch information
plashchynski committed May 29, 2022
1 parent efc4254 commit 49b1d2b
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 19 deletions.
14 changes: 0 additions & 14 deletions .travis.yml

This file was deleted.

2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@
same "printed page" as the copyright notice for easier
identification within third-party archives.

Copyright 2017 Dzmitry Plashchynski
Copyright 2022 Dzmitry Plashchynski

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion NOTICE
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Copyright 2015 Dzmitry Plashchynski <[email protected]>
Copyright 2022 Dzmitry Plashchynski <[email protected]>
Licensed under the Apache License, Version 2.0
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
Job scheduler for Rails
------------------------
[![Gem Version](https://badge.fury.io/rb/crono.svg)](http://badge.fury.io/rb/crono)
[![Build Status](https://travis-ci.org/plashchynski/crono.svg?branch=master)](https://travis-ci.org/plashchynski/crono)
[![Code Climate](https://codeclimate.com/github/plashchynski/crono/badges/gpa.svg)](https://codeclimate.com/github/plashchynski/crono)
[![security](https://hakiri.io/github/plashchynski/crono/master.svg)](https://hakiri.io/github/plashchynski/crono/master)

Crono is a time-based background job scheduler daemon (just like Cron) for Ruby on Rails.

Expand Down

0 comments on commit 49b1d2b

Please sign in to comment.