Add ruby 2.3 to test on Travis

This commit is contained in:
Dzmitry Plashchynski
2016-06-24 02:16:24 +03:00
parent b2f107f83f
commit 3e5ff2871d
2 changed files with 2 additions and 1 deletions

View File

@@ -18,7 +18,7 @@ Currently there is no such thing as Ruby Cron for Rails. Well, there's [Whenever
## 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.