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

Test for Rails 5, more Rubies, and update .travis.yml #54

Closed
wants to merge 1 commit into from
Closed

Test for Rails 5, more Rubies, and update .travis.yml #54

wants to merge 1 commit into from

Conversation

JuanitoFatas
Copy link
Contributor

@JuanitoFatas JuanitoFatas commented Jul 13, 2016

This Pull Request let flutie to test Rails 5.

Add Rails 5 to test suite

- `.travis.yml`

  * `sudo: false` use new container-based & cache bundler (faster)
    https://blog.travis-ci.com/2014-12-17-faster-builds-with-container-based-infrastructure/
    https://docs.travis-ci.com/user/caching/#Caching-directories-(Bundler%2C-dependencies)
  * Test More Rubies (newer on top)
  * Update gemfile section (newer on top)
  * Allow ruby-head to fail
  * Exclude Ruby < 2.2.2 for Rails 5

- Appraisals

Add Rails 5 to test suite
@mjankowski
Copy link
Contributor

This has been taken care of by subsequent changes

@mjankowski mjankowski closed this Sep 27, 2018
@JuanitoFatas JuanitoFatas deleted the rails-5 branch September 28, 2018 01:02
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