diff --git a/.travis.yml b/.travis.yml index 08e71d9..dce1ed4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,7 +5,6 @@ script: rvm: - 1.9.3 - 2.0.0 - - ruby-head - jruby-19mode env: - DB=sqlite @@ -15,9 +14,6 @@ language: ruby matrix: allow_failures: - rvm: ruby-head - exclude: - - rvm: jruby-19mode - env: DB=mysql notifications: recipients: - swrobel@gmail.com diff --git a/README.md b/README.md index 4d1e75e..41fcc2c 100644 --- a/README.md +++ b/README.md @@ -47,8 +47,7 @@ This extension is tested against the following rubies: * 1.9.3 * 2.0.0 -* jruby-19mode (but not w/ mysql until bug is fixed) -* ruby-head (Travis failures allowed) +* jruby-19mode As well as the following databases: