Skip to content

Commit bbb35a0

Browse files
JonRowesebjacobs
authored andcommitted
Expand travis matrix for 5.2 to match 5.1
1 parent cb5e8d3 commit bbb35a0

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

.travis.yml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,20 +71,24 @@ matrix:
7171
env: RAILS_VERSION=5-0-stable
7272
- rvm: 2.3.7
7373
env: RAILS_VERSION=5.1.0
74+
- rvm: 2.3.7
75+
env: RAILS_VERSION=5.2.0
7476
- rvm: 2.4.4
7577
env: RAILS_VERSION=master
7678
- rvm: 2.4.4
7779
env: RAILS_VERSION=5-0-stable
7880
- rvm: 2.4.4
7981
env: RAILS_VERSION=5.1.0
82+
- rvm: 2.4.4
83+
env: RAILS_VERSION=5.2.0
8084
- rvm: 2.5.1
8185
env: RAILS_VERSION=master
8286
- rvm: 2.5.1
8387
env: RAILS_VERSION=5-0-stable
8488
- rvm: 2.5.1
8589
env: RAILS_VERSION=5.1.0
86-
- rvm: 2.4.2
87-
env: RAILS_VERSION=5.2.0.rc1
90+
- rvm: 2.5.1
91+
env: RAILS_VERSION=5.2.0
8892
exclude:
8993
# 3.0.x is not supported on MRI 2.0+
9094
- rvm: 2.0.0

0 commit comments

Comments
 (0)