Skip to content

Commit 8214637

Browse files
committed
drop ruby 2.4, add ruby2.5 to travis instead
1 parent 52165e9 commit 8214637

1 file changed

Lines changed: 1 addition & 8 deletions

File tree

.travis.yml

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,5 @@ env:
1919
- RAILS=6.0.0 AA=2.8.0
2020

2121
rvm:
22-
- 2.4
22+
- 2.5
2323
- 2.6
24-
25-
jobs:
26-
exclude:
27-
- rvm: 2.4
28-
env: RAILS=5.2.2 AA=2.8.0
29-
- rvm: 2.4
30-
env: RAILS=6.0.0 AA=2.8.0

0 commit comments

Comments
 (0)