Skip to content

Commit 3cf952d

Browse files
committed
Add rails 5 to travis
1 parent c9f5327 commit 3cf952d

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
@@ -19,6 +19,8 @@ matrix:
1919
allow_failures:
2020
- rvm: rbx-2
2121
include:
22+
- gemfile: gemfiles/Gemfile-rails-5-0
23+
rvm: 2.2
2224
- gemfile: Gemfile
2325
rvm: 2.2.2
2426

0 commit comments

Comments
 (0)