Skip to content

Conversation

olleolleolle
Copy link
Contributor

This PR adds the latest stable release to the CI matrix.

@olleolleolle
Copy link
Contributor Author

olleolleolle commented Oct 7, 2020

Hm, Travis has a badge on the start page, but no directly connected "acts on each commit" GitHub integrations. Should this PR just drop the .travis.yml file?

If not to be removed, this issue appeared: a RuboCop too old to work on 2.7:

$ bundle exec rubocop Error: Unknown Ruby version 2.7 found in `/home/travis/build/ctran/annotate_models/Gemfile.lock`. Supported versions: 2.2, 2.3, 2.4, 2.5, 2.6 The command "bundle exec rubocop" exited with 2. 

#832 does an update, to a version which supports all the in-support Ruby versions (2.4 is EOL, but exists in the matrix in GH Actions).

@olleolleolle olleolleolle changed the title CI: Add Ruby 2.7 Travis CI: Add Ruby 2.7 Oct 7, 2020
@ctran
Copy link
Owner

ctran commented Mar 24, 2021

Yeah, I'm planning to drop Travis altogether.

@olleolleolle olleolleolle deleted the patch-2 branch March 24, 2021 07:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

2 participants