Skip to content

Commit 3338a49

Browse files
committed
travis: allow 2.5.0 to fail
We're calling some methods wrongly, so sometimes we'll segfault.
1 parent cc38ecd commit 3338a49

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ sudo: required
2626
matrix:
2727
fast_finish: true
2828
allow_failures:
29+
- rvm: 2.5.0
2930
- rvm: rbx-2
3031
- rvm: ruby-head
3132

0 commit comments

Comments
 (0)