Skip to content

Commit fe0813b

Browse files
Sam Phippensebjacobs
authored andcommitted
Add 5.1 to the travis.yml
1 parent cd6bf56 commit fe0813b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.travis.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,14 +60,20 @@ matrix:
6060
env: RAILS_VERSION=master
6161
- rvm: 2.2.2
6262
env: RAILS_VERSION=5-0-stable
63+
- rvm: 2.2.2
64+
env: RAILS_VERSION=5.1.0.beta1
6365
- rvm: 2.3.3
6466
env: RAILS_VERSION=master
6567
- rvm: 2.3.3
6668
env: RAILS_VERSION=5-0-stable
69+
- rvm: 2.3.3
70+
env: RAILS_VERSION=5.1.0.beta1
6771
- rvm: 2.4.0
6872
env: RAILS_VERSION=master
6973
- rvm: 2.4.0
7074
env: RAILS_VERSION=5-0-stable
75+
- rvm: 2.4.0
76+
env: RAILS_VERSION=5.1.0.beta1
7177
exclude:
7278
# 3.0.x is not supported on MRI 2.0+
7379
- rvm: 2.0.0

0 commit comments

Comments
 (0)