Skip to content

Commit

Permalink
Update bundler gem on Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
yasaichi committed Jan 31, 2017
1 parent 2321e95 commit 55dee3d
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 @@ -20,5 +20,6 @@ branches:
- master
before_install:
- "gem update --system --no-doc"
- "gem install bundler"
after_script:
- '[ ${TRAVIS_EVENT_TYPE} != "pull_request" ] && [ ${TRAVIS_BRANCH} = "master" ] && bundle exec codeclimate-test-reporter'

0 comments on commit 55dee3d

Please sign in to comment.