Skip to content

Commit f5f5165

Browse files
jkeckcbeer
authored andcommitted
Allow old ruby/rails build to fail.
1 parent 1a3daad commit f5f5165

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
@@ -25,7 +25,9 @@ matrix:
2525
allow_failures:
2626
- rvm: jruby-9.1.17.0
2727
- rvm: 2.4.4
28+
env: "RAILS_VERSION=4.2.10"
2829
- rvm: 2.2.10
30+
env: "RAILS_VESION=5.0.7"
2931
fast_finish: true
3032

3133
before_install:

0 commit comments

Comments
 (0)