Try to stay compatible with ruby-head

This commit is contained in:
Dylan Thacker-Smith
2019-12-19 11:05:28 -05:00
parent 40c68c9c83
commit 22dbf90b7d

View File

@@ -5,17 +5,12 @@ rvm:
- 2.4
- 2.5
- &latest_ruby 2.6
- 2.7
- ruby-head
matrix:
include:
- rvm: *latest_ruby
script: bundle exec rake memory_profile:run
name: Profiling Memory Usage
allow_failures:
- rvm: ruby-head
- rvm: 2.7
branches:
only: