Skip to content

Commit

Permalink
Merge pull request #7151 from graceliu/travis-rm-dup-run
Browse files Browse the repository at this point in the history
remove duplicate build runs in travis
  • Loading branch information
carlosantoniodasilva committed Jul 25, 2012
2 parents 864b49d + 0c1c0c6 commit c324f42
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions ci/travis.rb
Expand Up @@ -100,9 +100,6 @@ def rake(*tasks)
build = Build.new(gem, :isolated => isolated)
results[build.key] = build.run!

if build.activerecord?
results[build.key] = build.run!
end
end
end

Expand Down

0 comments on commit c324f42

Please sign in to comment.