Tell Travis CI to use the correct gemfile

This commit is contained in:
Prem Sichanugrist 2011-09-12 18:04:01 +07:00
parent 272699f312
commit a1eb080d12
1 changed files with 2 additions and 3 deletions

View File

@ -10,6 +10,5 @@ before_script: "sudo ntpdate -ub ntp.ubuntu.com pool.ntp.org; true"
script: "bundle exec rake spec cucumber"
gemfile:
- gemfiles/rails2.gemfile
- gemfiles/rails3.gemfile
- gemfiles/rails3_1.gemfile
- gemfiles/3.0.gemfile
- gemfiles/3.1.gemfile