Skip to content

Commit

Permalink
Teach Travis some new Bundler tricks
Browse files Browse the repository at this point in the history
  • Loading branch information
Derek Lindahl committed Nov 4, 2012
1 parent b4f15a1 commit 97bafac
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@ rvm: 1.9.2
branches:
only:
- master

before_install:
- gem install bundler

0 comments on commit 97bafac

Please sign in to comment.