mirror of
https://github.com/plashchynski/crono.git
synced 2026-07-06 12:55:21 +02:00
Add ruby 2.3 to test on Travis
This commit is contained in:
@@ -6,6 +6,7 @@ rvm:
|
|||||||
- 2.0.0
|
- 2.0.0
|
||||||
- 2.1.7
|
- 2.1.7
|
||||||
- 2.2.3
|
- 2.2.3
|
||||||
|
- 2.3.1
|
||||||
notifications:
|
notifications:
|
||||||
webhooks:
|
webhooks:
|
||||||
urls:
|
urls:
|
||||||
|
|||||||
@@ -18,7 +18,7 @@ Currently there is no such thing as Ruby Cron for Rails. Well, there's [Whenever
|
|||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
|
|
||||||
Tested with latest MRI Ruby (2.2, 2.1 and 2.0) and Rails 3.2+
|
Tested with latest MRI Ruby (2.3, 2.2, 2.1 and 2.0) and Rails 3.2+
|
||||||
Other versions are untested but might work fine.
|
Other versions are untested but might work fine.
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user