Commit 6c501ef8 by Nick Quaranto

use the correct gemfiles

parent 8d95066d
...@@ -3,6 +3,6 @@ rvm: ...@@ -3,6 +3,6 @@ rvm:
- 1.9.2 - 1.9.2
script: "bundle exec rake clean test" script: "bundle exec rake clean test"
gemfile: gemfile:
- gemfiles/2.1.gemfile - gemfiles/rails2.gemfile
- gemfiles/2.3.gemfile - gemfiles/rails3.gemfile
- gemfiles/3.0.gemfile - gemfiles/rails3_1.gemfile
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment