mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-20 11:20:41 -07:00
Allow ruby-head failures
Ignore an object allocation test failure on ruby-head for now.
This commit is contained in:
@@ -13,6 +13,8 @@ matrix:
|
|||||||
- rvm: *latest_ruby
|
- rvm: *latest_ruby
|
||||||
script: bundle exec rake memory_profile:run
|
script: bundle exec rake memory_profile:run
|
||||||
name: Profiling Memory Usage
|
name: Profiling Memory Usage
|
||||||
|
allow_failures:
|
||||||
|
- rvm: ruby-head
|
||||||
|
|
||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
|
|||||||
Reference in New Issue
Block a user