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 only one patch version, add Ruby 2.7 to CI #88

Merged
merged 1 commit into from
May 26, 2020
Merged

Conversation

aried3r
Copy link
Contributor

@aried3r aried3r commented May 25, 2020

Unless there's a reason to test certain patch versions, this change will make Travis pick the latest available patch version. It will also reduce test times.

cache: bundler should also speed up future CI runs.

script: was removed, since the default task runs RSpec and rake is being run by Travis

RSpec::Core::RakeTask.new(:spec)
task :default => :spec

@xijo
Copy link
Owner

xijo commented May 26, 2020

Fair enough! 👍

@xijo xijo merged commit c664cad into xijo:master May 26, 2020
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