Skip to content

Commit b6243db

Browse files
committed
Allow ruby-head to fail
1 parent d68520a commit b6243db

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,6 @@ rvm:
66
- 2.7
77
- ruby-head
88
script: bundle exec rake
9+
jobs:
10+
allow_failures:
11+
- rvm: ruby-head

0 commit comments

Comments
 (0)