Skip to content

Commit

Permalink
don't specify the gemfile for travis when using appraisal
Browse files Browse the repository at this point in the history
  • Loading branch information
dougcole committed Feb 27, 2012
1 parent 55276cb commit 64a3687
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ script: 'rake appraisal test'
rvm:
- 1.8.7
- 1.9.2
gemfile:
- Gemfile
env:
- DB=mongodb
- DB=redis
Expand Down

0 comments on commit 64a3687

Please sign in to comment.