Skip to content

Commit a199e61

Browse files
committed
Update Ruby versions
1 parent 07f3836 commit a199e61

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

.travis.yml

+1-8
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,10 @@ before_install:
55
- gem update --system
66

77
rvm:
8-
- 2.2
9-
- 2.3
108
- 2.4
119
- 2.5
1210
- 2.6
11+
- 2.7
1312

1413
env:
1514
- RAILS_VERSION=4.2
@@ -19,12 +18,6 @@ env:
1918

2019
matrix:
2120
exclude:
22-
- rvm: 2.2
23-
env: RAILS_VERSION=5.0
24-
- rvm: 2.2
25-
env: RAILS_VERSION=5.1
26-
- rvm: 2.2
27-
env: RAILS_VERSION=5.2
2821
- rvm: 2.5
2922
env: RAILS_VERSION=4.2
3023
- rvm: 2.5

0 commit comments

Comments
 (0)