Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffbyrnes committed Apr 9, 2018
1 parent cd4a65d commit 91d76bd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ addons:
services: docker
if: "(type = pull_request) OR (tag IS present) OR (branch = master)"
before_install:
# This fixes https://github.com/rubygems/rubygems/issues/2213
- gem update --system 2.7.5
- chef --version
- eval "$(chef shell-init bash)"
install:
Expand Down

0 comments on commit 91d76bd

Please sign in to comment.