Skip to content

Commit

Permalink
Removed gemfiles from .travis.yml
Browse files Browse the repository at this point in the history
We already use Appraisal for regression tests. Combining that with
Travis-CI's gemfile management blows up.
  • Loading branch information
rmm5t committed Mar 17, 2013
1 parent 2bc08cf commit b68ce08
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
@@ -1,7 +1,3 @@
rvm:
- 1.8.7
- 1.9.2
gemfile:
- gemfiles/3.0.gemfile
- gemfiles/3.1.gemfile
- gemfiles/3.2.gemfile

0 comments on commit b68ce08

Please sign in to comment.