Skip to content

Commit

Permalink
Merge pull request #2442 from sferik/test_on_rubinius
Browse files Browse the repository at this point in the history
Test against Rubinius
  • Loading branch information
tenderlove committed Aug 5, 2011
2 parents 1b676fc + 3cfbb38 commit cec805f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Expand Up @@ -2,6 +2,8 @@ script: 'ci/travis.rb'
rvm:
- 1.8.7
- 1.9.2
- rbx
- rbx-2.0
env:
- "GEM=railties"
- "GEM=ap,am,amo,ares,as"
Expand All @@ -11,4 +13,4 @@ env:
notifications:
email: false
irc:
- "irc.freenode.org#rails-contrib"
- "irc.freenode.org#rails-contrib"

0 comments on commit cec805f

Please sign in to comment.