michaelherold / benchmark-memory

Memory profiling benchmark style, for Ruby 2.1+
MIT License
217 stars 6 forks source link

Fix: build #10

Closed dblock closed 3 years ago

dblock commented 4 years ago

Doesn't look like CI status is picking up automatically today, https://travis-ci.org/github/michaelherold/benchmark-memory/builds/728322337 is green.

AlexWayfer commented 3 years ago

Travis CI is pretty bad in our days, you can check https://github.com/tycooon/memery/issues/28 and https://github.com/excpt/moments/issues/3

Cirrus CI looks perfect for me. CircleCI and GitHub Actions are also better. I can make a PR with any of them, but a new CI should be enabled before this CI as GitHub Application.

michaelherold commented 3 years ago

Let's do GitHub Actions. It's nice to have everything in one place. Thanks for volunteering, @AlexWayfer.

dblock commented 3 years ago

You could just flip the switch for Travis and this PR though. Why wait for @AlexWayfer to migrate?

michaelherold commented 3 years ago

Oh, I misread the message earlier. Apologies!