File tree Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Original file line number Diff line number Diff line change 564564
565565Closure tree is [ tested under every valid combination] ( http://travis-ci.org/#!/mceachen/closure_tree ) of
566566
567- * Ruby 2.0
568- * Ruby 2.2
569- * Ruby 2.3.1 (and sometimes head)
570- * jRuby 9000 (and sometimes head)
571- * The latest ActiveRecord 4.1, 4.2, 5.0 and master branch
572- * Concurrency tests for MySQL and PostgreSQL. SQLite is tested in a single-threaded environment.
567+ * Ruby 2.0, 2.2, 2.3.1
568+ * ActiveRecord 4.1, 4.2, and 5.0
569+ * PostgreSQL, MySQL, and SQLite. Concurrency tests are only run with MySQL and PostgreSQL.
573570
574571Assuming you're using [ rbenv] ( https://github.com/sstephenson/rbenv ) , you can use ``` tests.sh ``` to
575572run the test matrix locally.
@@ -580,7 +577,7 @@ See the [change log](https://github.com/mceachen/closure_tree/blob/master/CHANGE
580577
581578## Thanks to
582579
583- * The more than 30 engineers around the world that have contributed their time and code to this gem
580+ * The 45+ engineers around the world that have contributed their time and code to this gem
584581 (see the [ changelog] ( https://github.com/mceachen/closure_tree/blob/master/CHANGELOG.md ) !)
585582* https://github.com/collectiveidea/awesome_nested_set
586583* https://github.com/patshaughnessy/class_factory
You can’t perform that action at this time.
0 commit comments