Skip to content
This repository has been archived by the owner on Nov 3, 2020. It is now read-only.

Commit

Permalink
Use latest bundler in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
orta committed Jan 29, 2017
1 parent 02804f1 commit 927ea76
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ branches:
- /.+-stable$/

install:
- gem install bundler
- gem install danger
- danger
- rake app:prerequisites --quiet
Expand Down

0 comments on commit 927ea76

Please sign in to comment.