Skip to content

Commit

Permalink
Remove rbx from testing in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Kelley Reynolds committed Sep 15, 2012
1 parent 87eda50 commit 12c7ded
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -8,7 +8,7 @@ rvm:
# - jruby-18mode # JRuby in 1.8 mode # - jruby-18mode # JRuby in 1.8 mode
# - jruby-19mode # JRuby in 1.9 mode # - jruby-19mode # JRuby in 1.9 mode
- ree - ree
- rbx-18mode # - rbx-18mode
- rbx-19mode # - rbx-19mode
# uncomment this line if your project needs to run something other than `rake`: # uncomment this line if your project needs to run something other than `rake`:
# script: bundle exec rspec spec # script: bundle exec rspec spec

0 comments on commit 12c7ded

Please sign in to comment.