Skip to content

Commit

Permalink
Drop rbx support - again
Browse files Browse the repository at this point in the history
  • Loading branch information
bensie committed Jan 20, 2012
1 parent 31940c2 commit e8fda5c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Expand Up @@ -4,7 +4,6 @@ rvm:
- 1.9.3
- ruby-head
- ree
- rbx-18mode

gemfile:
- gemfiles/rails3_2.gemfile
Expand All @@ -18,8 +17,6 @@ matrix:
gemfile: gemfiles/rails_master.gemfile
- rvm: ree
gemfile: gemfiles/rails_master.gemfile
- rvm: rbx-18mode
gemfile: gemfiles/rails_master.gemfile

before_script:
- "mysql -e 'create database carrierwave_test;'"

0 comments on commit e8fda5c

Please sign in to comment.