We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44a8438 commit a697630Copy full SHA for a697630
README.md
@@ -619,8 +619,8 @@ end
619
620
Closure tree is [tested under every valid combination](http://travis-ci.org/#!/mceachen/closure_tree) of
621
622
-* Ruby 2.0, 2.2, 2.3.1
623
-* ActiveRecord 4.1, 4.2, and 5.0
+* Ruby 2.2, 2.3
+* ActiveRecord 4.2 and 5.0
624
* PostgreSQL, MySQL, and SQLite. Concurrency tests are only run with MySQL and PostgreSQL.
625
626
Assuming you're using [rbenv](https://github.com/sstephenson/rbenv), you can use ```tests.sh``` to
0 commit comments