Skip to content

Commit 0503c12

Browse files
committed
readme twiddles
1 parent f9a23a2 commit 0503c12

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

README.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -564,12 +564,9 @@ end
564564

565565
Closure 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

574571
Assuming you're using [rbenv](https://github.com/sstephenson/rbenv), you can use ```tests.sh``` to
575572
run 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

0 commit comments

Comments
 (0)