Skip to content

Commit 293e26d

Browse files
Sam Phippensebjacobs
authored andcommitted
Replace 5.1.0.rc1 with 5.1.0.rc2 in travis matrix
1 parent 6673f77 commit 293e26d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.travis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,19 +61,19 @@ matrix:
6161
- rvm: 2.2.2
6262
env: RAILS_VERSION=5-0-stable
6363
- rvm: 2.2.2
64-
env: RAILS_VERSION=5.1.0.rc1
64+
env: RAILS_VERSION=5.1.0.rc2
6565
- rvm: 2.3.3
6666
env: RAILS_VERSION=master
6767
- rvm: 2.3.3
6868
env: RAILS_VERSION=5-0-stable
6969
- rvm: 2.3.3
70-
env: RAILS_VERSION=5.1.0.rc1
70+
env: RAILS_VERSION=5.1.0.rc2
7171
- rvm: 2.4.0
7272
env: RAILS_VERSION=master
7373
- rvm: 2.4.0
7474
env: RAILS_VERSION=5-0-stable
7575
- rvm: 2.4.0
76-
env: RAILS_VERSION=5.1.0.rc1
76+
env: RAILS_VERSION=5.1.0.rc2
7777
exclude:
7878
# 3.0.x is not supported on MRI 2.0+
7979
- rvm: 2.0.0

0 commit comments

Comments
 (0)