Skip to content

Commit

Permalink
Start testing against jruby/mysql again, drop ruby-head as it's broke…
Browse files Browse the repository at this point in the history
…n on Travis
  • Loading branch information
Stefan Wrobel committed Sep 30, 2013
1 parent dfea62e commit d1f5884
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ script:
rvm:
- 1.9.3
- 2.0.0
- ruby-head
- jruby-19mode
env:
- DB=sqlite
Expand All @@ -15,9 +14,6 @@ language: ruby
matrix:
allow_failures:
- rvm: ruby-head
exclude:
- rvm: jruby-19mode
env: DB=mysql
notifications:
recipients:
- swrobel@gmail.com
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down

0 comments on commit d1f5884

Please sign in to comment.