Skip to content

Commit

Permalink
Drop Ruby 2.2, add 2.7
Browse files Browse the repository at this point in the history
Former-commit-id: 6292938
  • Loading branch information
MXfive committed Mar 16, 2020
1 parent cc94f1c commit fa6882b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
language: ruby
sudo: false
rvm:
- 2.2
- 2.3
- 2.4
- 2.5
- 2.6
- 2.7

before_install:
- git clone https://github.com/TravisToolbox/rubocop-travis.git
Expand Down

0 comments on commit fa6882b

Please sign in to comment.