Skip to content

Commit c4f04c8

Browse files
committed
fix allow failure matrix
1 parent 246857b commit c4f04c8

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.travis.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,6 @@ script: WITH_ADVISORY_LOCK_PREFIX=$TRAVIS_JOB_ID bundle exec rake --trace spec:a
2323
matrix:
2424
allow_failures:
2525
- gemfile: gemfiles/activerecord_edge.gemfile
26-
- rvm: rbx-2
27-
- rvm: jruby-19mode
28-
- rvm: ruby-head
29-
- rvm: rbx-head
3026
- rvm: jruby-head
3127

3228
exclude:

0 commit comments

Comments
 (0)