Skip to content

Commit

Permalink
Merge pull request #496 from artempartos/travis
Browse files Browse the repository at this point in the history
Stop manually installing bundler on Travis
  • Loading branch information
haines committed Mar 10, 2013
2 parents ca98bb8 + e8a39cd commit 942182e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
language: ruby

before_install:
- gem install bundler

services:
- mongodb

Expand Down

0 comments on commit 942182e

Please sign in to comment.