Skip to content

Commit 5dbb1ca

Browse files
Sam Phippensebjacobs
authored andcommitted
Add rails 5.1.0 to the travis matrix (rspec#1809)
1 parent 293e26d commit 5dbb1ca

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.rc2
64+
env: RAILS_VERSION=5.1.0
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.rc2
70+
env: RAILS_VERSION=5.1.0
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.rc2
76+
env: RAILS_VERSION=5.1.0
7777
exclude:
7878
# 3.0.x is not supported on MRI 2.0+
7979
- rvm: 2.0.0

0 commit comments

Comments
 (0)