Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates TravisCI config to use containers. #32

Closed
wants to merge 3 commits into from

Conversation

tmr08c
Copy link

@tmr08c tmr08c commented Jan 9, 2017

TravisCI builds are failing due to an issue with bundler.

One of the suggested solutions was to use TravisCI's container-based infrastructure which has the added benefit of being faster.

This commit updates .travis.yml to use the container-based infrastructure.

tmr08c added 2 commits January 9, 2017 13:15
TravisCI builds are failing due to an [issue with
bundler](rubygems/bundler#3558).

One of the [suggested
solutions](rubygems/bundler#3558 (comment))
was to use TravisCI's container-based infrastructure which has the added
benefit of being faster.

This commit updates `.travis.yml` to use the container-based
infrastructure.
@coveralls
Copy link

Coverage Status

Coverage decreased (-1.4%) to 78.919% when pulling e2d8f2d on tmr08c:use_travis_cotainers into 6449b5d on roo-rb:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-1.4%) to 78.919% when pulling e2d8f2d on tmr08c:use_travis_cotainers into 6449b5d on roo-rb:master.

@tmr08c
Copy link
Author

tmr08c commented Jan 9, 2017

I tried a few different solutions and could not seem to make Travis CI happy. It's possible updating the config for Travis CI to test more recent versions of Ruby may help since some of the failures dealt with dependencies no longer supporting the specified version of Ruby.

I would like to help more but am unsure of the next best approach.

@tmr08c tmr08c closed this Jan 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants