Skip to content

Commit e870b9d

Browse files
committed
Merge branch 'master' into update_tested_active_record
2 parents 1de4625 + 36eab57 commit e870b9d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.travis.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,7 @@ rvm:
33
- 2.2.1
44
- 2.5.5
55
- 2.6.3
6-
- jruby-9.2.8.0
6+
matrix:
7+
allow_failures:
8+
- rvm: jruby-9.2.8.0
79
script: bundle exec rake test

0 commit comments

Comments
 (0)