Test with Ruby 2.2

This commit is contained in:
Dan Rice 2014-12-27 18:10:58 -05:00
parent 05c18d139e
commit bc7993b658
2 changed files with 2 additions and 0 deletions

View file

@ -4,6 +4,7 @@ rvm:
- 1.9.3
- 2.0.0
- 2.1
- 2.2
bundler_args: --without development --jobs=3 --retry=3

View file

@ -2,6 +2,7 @@
* Removed support for deprecated password-hashing algorithm. This
eliminates config.salt. Note the addition of a pre-upgrade step to
check for obsolete passwords.
* Tracks is tested on Ruby 1.9.3, 2.0.0, 2.1, and 2.2.
## Version 2.3