Skip to content

Commit

Permalink
Tell Travis CI to use the correct gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
sikachu committed Sep 12, 2011
1 parent 272699f commit a1eb080
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Expand Up @@ -10,6 +10,5 @@ before_script: "sudo ntpdate -ub ntp.ubuntu.com pool.ntp.org; true"
script: "bundle exec rake spec cucumber" script: "bundle exec rake spec cucumber"


gemfile: gemfile:
- gemfiles/rails2.gemfile - gemfiles/3.0.gemfile
- gemfiles/rails3.gemfile - gemfiles/3.1.gemfile
- gemfiles/rails3_1.gemfile

0 comments on commit a1eb080

Please sign in to comment.