Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

Commit

Permalink
Merge pull request #562 from chrisharper/more_travis
Browse files Browse the repository at this point in the history
Add rubinius to travis testing
  • Loading branch information
Jon Yurek committed Aug 19, 2011
2 parents eab19f8 + aca668b commit e1009fc
Show file tree
Hide file tree
Showing 3 changed files with 35 additions and 33 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -2,6 +2,8 @@ rvm:
- 1.8.7 - 1.8.7
- 1.9.2 - 1.9.2
- ree - ree
- rbx-2.0

script: "bundle exec rake clean test" script: "bundle exec rake clean test"
gemfile: gemfile:
- gemfiles/rails2.gemfile - gemfiles/rails2.gemfile
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/rails3_1.gemfile
Expand Up @@ -3,7 +3,7 @@
source "http://rubygems.org" source "http://rubygems.org"


gem "sqlite3", "~>1.3.4" gem "sqlite3", "~>1.3.4"
gem "rails", "~> 3.1.0.rc5" gem "rails", "~> 3.1.0.rc6"
gem "activerecord", :require=>"active_record" gem "activerecord", :require=>"active_record"
gem "cocaine" gem "cocaine"
gem "rake" gem "rake"
Expand Down
64 changes: 32 additions & 32 deletions gemfiles/rails3_1.gemfile.lock
@@ -1,40 +1,40 @@
GEM GEM
remote: http://rubygems.org/ remote: http://rubygems.org/
specs: specs:
actionmailer (3.1.0.rc5) actionmailer (3.1.0.rc6)
actionpack (= 3.1.0.rc5) actionpack (= 3.1.0.rc6)
mail (~> 2.3.0) mail (~> 2.3.0)
actionpack (3.1.0.rc5) actionpack (3.1.0.rc6)
activemodel (= 3.1.0.rc5) activemodel (= 3.1.0.rc6)
activesupport (= 3.1.0.rc5) activesupport (= 3.1.0.rc6)
builder (~> 3.0.0) builder (~> 3.0.0)
erubis (~> 2.7.0) erubis (~> 2.7.0)
i18n (~> 0.6) i18n (~> 0.6)
rack (~> 1.3.1) rack (~> 1.3.2)
rack-cache (~> 1.0.2) rack-cache (~> 1.0.2)
rack-mount (~> 0.8.1) rack-mount (~> 0.8.1)
rack-test (~> 0.6.0) rack-test (~> 0.6.0)
sprockets (~> 2.0.0.beta.12) sprockets (~> 2.0.0.beta.12)
activemodel (3.1.0.rc5) activemodel (3.1.0.rc6)
activesupport (= 3.1.0.rc5) activesupport (= 3.1.0.rc6)
bcrypt-ruby (~> 2.1.4) bcrypt-ruby (~> 2.1.4)
builder (~> 3.0.0) builder (~> 3.0.0)
i18n (~> 0.6) i18n (~> 0.6)
activerecord (3.1.0.rc5) activerecord (3.1.0.rc6)
activemodel (= 3.1.0.rc5) activemodel (= 3.1.0.rc6)
activesupport (= 3.1.0.rc5) activesupport (= 3.1.0.rc6)
arel (~> 2.1.4) arel (~> 2.2.1)
tzinfo (~> 0.3.29) tzinfo (~> 0.3.29)
activeresource (3.1.0.rc5) activeresource (3.1.0.rc6)
activemodel (= 3.1.0.rc5) activemodel (= 3.1.0.rc6)
activesupport (= 3.1.0.rc5) activesupport (= 3.1.0.rc6)
activesupport (3.1.0.rc5) activesupport (3.1.0.rc6)
multi_json (~> 1.0) multi_json (~> 1.0)
appraisal (0.3.7) appraisal (0.3.7)
aruba (~> 0.4.2) aruba (~> 0.4.2)
bundler bundler
rake rake
arel (2.1.4) arel (2.2.1)
aruba (0.4.5) aruba (0.4.5)
bcat (>= 0.6.1) bcat (>= 0.6.1)
childprocess (>= 0.1.9) childprocess (>= 0.1.9)
Expand Down Expand Up @@ -80,7 +80,7 @@ GEM
json (>= 1.4.6) json (>= 1.4.6)
gherkin (2.4.5-java) gherkin (2.4.5-java)
json (>= 1.4.6) json (>= 1.4.6)
hike (1.2.0) hike (1.2.1)
i18n (0.6.0) i18n (0.6.0)
jruby-openssl (0.7.4) jruby-openssl (0.7.4)
bouncy-castle-java bouncy-castle-java
Expand All @@ -102,30 +102,30 @@ GEM
rack (1.3.2) rack (1.3.2)
rack-cache (1.0.2) rack-cache (1.0.2)
rack (>= 0.4) rack (>= 0.4)
rack-mount (0.8.1) rack-mount (0.8.2)
rack (>= 1.0.0) rack (>= 1.0.0)
rack-ssl (1.3.2) rack-ssl (1.3.2)
rack rack
rack-test (0.6.1) rack-test (0.6.1)
rack (>= 1.0) rack (>= 1.0)
rails (3.1.0.rc5) rails (3.1.0.rc6)
actionmailer (= 3.1.0.rc5) actionmailer (= 3.1.0.rc6)
actionpack (= 3.1.0.rc5) actionpack (= 3.1.0.rc6)
activerecord (= 3.1.0.rc5) activerecord (= 3.1.0.rc6)
activeresource (= 3.1.0.rc5) activeresource (= 3.1.0.rc6)
activesupport (= 3.1.0.rc5) activesupport (= 3.1.0.rc6)
bundler (~> 1.0) bundler (~> 1.0)
railties (= 3.1.0.rc5) railties (= 3.1.0.rc6)
railties (3.1.0.rc5) railties (3.1.0.rc6)
actionpack (= 3.1.0.rc5) actionpack (= 3.1.0.rc6)
activesupport (= 3.1.0.rc5) activesupport (= 3.1.0.rc6)
rack-ssl (~> 1.3.2) rack-ssl (~> 1.3.2)
rake (>= 0.8.7) rake (>= 0.8.7)
rdoc (~> 3.4) rdoc (~> 3.4)
thor (~> 0.14.6) thor (~> 0.14.6)
rake (0.9.2) rake (0.9.2)
rdiscount (1.6.8) rdiscount (1.6.8)
rdoc (3.9.1) rdoc (3.9.2)
rspec (2.6.0) rspec (2.6.0)
rspec-core (~> 2.6.0) rspec-core (~> 2.6.0)
rspec-expectations (~> 2.6.0) rspec-expectations (~> 2.6.0)
Expand All @@ -139,7 +139,7 @@ GEM
sprockets (2.0.0.beta.13) sprockets (2.0.0.beta.13)
hike (~> 1.2) hike (~> 1.2)
rack (~> 1.0) rack (~> 1.0)
tilt (!= 1.3.0, ~> 1.1) tilt (~> 1.1, != 1.3.0)
sqlite3 (1.3.4) sqlite3 (1.3.4)
term-ansicolor (1.0.6) term-ansicolor (1.0.6)
thor (0.14.6) thor (0.14.6)
Expand All @@ -164,7 +164,7 @@ DEPENDENCIES
jruby-openssl jruby-openssl
mime-types mime-types
mocha mocha
rails (~> 3.1.0.rc5) rails (~> 3.1.0.rc6)
rake rake
rdoc rdoc
shoulda shoulda
Expand Down

0 comments on commit e1009fc

Please sign in to comment.