Skip to content

Commit

Permalink
Test on modern Rubinius version
Browse files Browse the repository at this point in the history
  • Loading branch information
amarshall committed Dec 11, 2013
1 parent 6b35744 commit c10704a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -4,7 +4,7 @@ rvm:
- 1.9.3
- 2.0.0
- jruby-19mode
- rbx-19mode
- rbx-2.2

env:
- ACTIVE_RECORD_BRANCH="master"
Expand All @@ -15,7 +15,7 @@ env:

matrix:
allow_failures:
- rvm: rbx-19mode
- rvm: rbx-2.2
- rvm: jruby-19mode
- env: ACTIVE_RECORD_BRANCH="master"
- env: ACTIVE_RECORD_BRANCH="4-0-stable"
Expand Down

0 comments on commit c10704a

Please sign in to comment.