Skip to content

Commit

Permalink
Update bundler before the build.
Browse files Browse the repository at this point in the history
  • Loading branch information
temochka committed Jul 11, 2016
1 parent 2e7ec1c commit a2611a3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,6 @@ matrix:
gemfile: gemfiles/Gemfile.actionmailer-4.0.x
- rvm: 1.8.7
gemfile: gemfiles/Gemfile.actionmailer-4.1.x
before_install:
- gem update --system
- gem install bundler

0 comments on commit a2611a3

Please sign in to comment.