Skip to content

Commit

Permalink
Document JRuby 1.7.3 issue and ask Travis to test with 1.7.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
mboeh committed Apr 17, 2013
1 parent 5f6d9c5 commit 4728356
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,5 +1,5 @@
language: ruby
rvm:
- 1.9.3
- jruby-19mode
- jruby-1.7.2
- rbx-19mode
1 change: 1 addition & 0 deletions README.markdown
Expand Up @@ -165,6 +165,7 @@ Extensions are loaded in the `Woodhouse.configure` block. Some extensions take a
* bunny 0.9.x, RabbitMQ 2.x or later
* ruby 1.9
* MRI, JRuby, Rubinius 2
* JRuby note: JRuby 1.7.3 has a threading bug that affects Celluloid. Use 1.7.2 for now!

### woodhouse 0.0.x

Expand Down

0 comments on commit 4728356

Please sign in to comment.