Allow ruby-head failures

Ignore an object allocation test failure on ruby-head for now.
This commit is contained in:
Dylan Thacker-Smith
2020-03-31 10:49:29 -04:00
parent 81149344a5
commit c2f67398d0

View File

@@ -13,6 +13,8 @@ matrix:
- rvm: *latest_ruby
script: bundle exec rake memory_profile:run
name: Profiling Memory Usage
allow_failures:
- rvm: ruby-head
branches:
only: