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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix and improve the Travis CI configuration #174

Closed
wants to merge 1 commit into from

Conversation

repinel
Copy link
Member

@repinel repinel commented Jul 1, 2015

Add a new Gemfile to test with rails-4-0-stable.

Remove comment with wrong project reference from Gemfile-rails-master.

Add RVM 2.2.2 to .travis.yml and exclude rails-5 builds from 1.9.3, jruby-19mode and 2.0.0 due to no full support.

Since Gemfile-rails-master is allowed to fail, I also added the :fast_finish option so the build can finish earlier.

Let's see how the builds go 馃檲

Add a new Gemfile to test with `rails-4-0-stable`.

Remove comment with wrong project reference from `Gemfile-rails-master`
and add the `rails-observers` gem.

Add RVM `2.2.2` to `.travis.yml` and exclude `rails-5` builds from
`1.9.3`, `jruby-19mode` and `2.0.0` due to no full support.

Since `Gemfile-rails-master` is allowed to fail, I also added the
`:fast_finish` option so the build can finish earlier.
@repinel
Copy link
Member Author

repinel commented Jul 1, 2015

@rafaelfranca @jeremy Seems good?

@rafaelfranca
Copy link
Member

This needs a rebase but I'll do it manually. Thanks.

@repinel
Copy link
Member Author

repinel commented Nov 30, 2015

Thanks 馃槂

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.

None yet

2 participants