Skip to content

Commit 275905d

Browse files
author
Sam Phippen
committed
Add Rails 5.0.0.beta1 to the travis build.
1 parent b795447 commit 275905d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@ matrix:
5656
# Rails 5.x only supports 2.2
5757
- rvm: 2.2.2
5858
env: RAILS_VERSION=master
59+
- rvm: 2.2.2
60+
env: RAILS_VERSION=5.0.0.beta1
5961
exclude:
6062
# 3.0.x is not supported on MRI 2.0+
6163
- rvm: 2.0.0

0 commit comments

Comments
 (0)