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

Travis and Gemfile - Bundler version hinting #51

Merged
merged 1 commit into from
Jun 16, 2017

Conversation

olleolleolle
Copy link
Contributor

This PR contains Travis build fixes from #47 about Gemfiles and Bundler version hinting.

@olleolleolle
Copy link
Contributor Author

@mikker This is the smallest change that would allow us to build on the existing platforms, I believe.

@olleolleolle
Copy link
Contributor Author

The current matrix build errors are not about "that gem can't install on this platform".

@@ -15,12 +17,13 @@ gem 'simplecov'

gem 'redis'
gem 'fakeredis'
gem 'sqlite3'
gem 'sqlite3', platform: :mri
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note: This is not strictly necessary in this change. I could get rid of it.

@mikker
Copy link
Collaborator

mikker commented Jun 16, 2017

lgtm 💙💚💛💜❤️

@mikker mikker merged commit 41fd624 into opbeat:master Jun 16, 2017
@olleolleolle olleolleolle deleted the fix/travis-build-fix branch June 16, 2017 11:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants