Permalink
Browse files
remove 2.2 from CI, add 2.6
- Loading branch information
Showing
with
1 addition
and
1 deletion.
-
+1
−1
.travis.yml
|
@@ -3,10 +3,10 @@ cache: |
|
|
bundler: true |
|
|
sudo: false |
|
|
rvm: |
|
|
- 2.2 |
|
|
- 2.3 |
|
|
- 2.4 |
|
|
- 2.5 |
|
|
- 2.6 |
|
|
install: |
|
|
- cd rubocop-airbnb |
|
|
- bundle install |
|
|
0 comments on commit
4a190d2