Skip to content

Commit

Permalink
upgrade Bundler on Travis for Danger bot (#139)
Browse files Browse the repository at this point in the history
* Downgrade bundler on travis for Danger bot

fastlane/fastlane#6066 (comment)

* update to latest bundler instead
  • Loading branch information
masters3d authored Dec 6, 2016
1 parent 535107a commit 7d93dcf
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 @@ -3,6 +3,7 @@ osx_image: xcode7.3
xcode_project: 'xcodeProject/ObjectiveC.xcodeproj'
xcode_scheme: 'xobjectivecTest'
before_install:
- gem install bundler
- gem install danger
- brew cask uninstall oclint
- brew tap oclint/formulae
Expand Down

0 comments on commit 7d93dcf

Please sign in to comment.