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

CI: Add truffleruby to the build matrix #103

Merged
merged 2 commits into from
Aug 27, 2020
Merged

Conversation

gogainda
Copy link
Contributor

No description provided.

@gogainda
Copy link
Contributor Author

@olleolleolle tests are passing but in the end rubocop fails with this exception:

Running RuboCop...

Error: RuboCop found unsupported Ruby version 2.3 in `TargetRubyVersion` parameter (in .rubocop.yml). 2.3-compatible analysis was dropped after version 0.81.

Supported versions: 2.4, 2.5, 2.6, 2.7, 2.8

RuboCop failed!

The command "bundle exec rake" exited with 1.
cache.2

store build cache

which is weird because truffleruby is 2.6 like

@olleolleolle
Copy link
Collaborator

@gogainda The issue is with the configuration file, which was created with an earlier version of RuboCop.

@gogainda
Copy link
Contributor Author

Should I fix it or we can merge it?

@olleolleolle olleolleolle changed the title Update .travis.yml CI: Add truffleruby to matrix Aug 27, 2020
@olleolleolle olleolleolle changed the title CI: Add truffleruby to matrix CI: Add truffleruby to the build matrix Aug 27, 2020
@olleolleolle
Copy link
Collaborator

@gogainda Thanks for your contribution! I'll rebase this onto master which now builds green.

@olleolleolle olleolleolle merged commit ed22e0a into ku1ik:master Aug 27, 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.

None yet

2 participants