Skip to content

Commit

Permalink
remove 2.2 from CI, add 2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
zachary_sabin committed Nov 9, 2019
1 parent b0a5edf commit 4a190d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -3,10 +3,10 @@ cache:
bundler: true bundler: true
sudo: false sudo: false
rvm: rvm:
- 2.2
- 2.3 - 2.3
- 2.4 - 2.4
- 2.5 - 2.5
- 2.6
install: install:
- cd rubocop-airbnb - cd rubocop-airbnb
- bundle install - bundle install
Expand Down

0 comments on commit 4a190d2

Please sign in to comment.