Skip to content

Commit a802727

Browse files
committed
attempt to run rails 5
1 parent 98ce767 commit a802727

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,10 @@ env:
5252
- RAILS_VERSION='~> 3.0.20'
5353

5454
matrix:
55+
include:
56+
# Rails 5.x only supports 2.2
57+
- rvm: 2.2
58+
- env: RAILS_VERSION=master
5559
exclude:
5660
# 3.0.x is not supported on MRI 2.0+
5761
- rvm: 2.0.0

0 commit comments

Comments
 (0)