radareorg / r2pm

Radare2 cross platform package manager
GNU Lesser General Public License v3.0
34 stars 12 forks source link

Remove the AppVeyor badge #44

Closed qbarrand closed 5 years ago

qbarrand commented 5 years ago

We now use Travis for Windows builds as the jobs' run time is more predictable.

XVilka commented 5 years ago

With my experience Travis is slower. I wonder why Appveyor works so bad in your case.

qbarrand commented 5 years ago

@XVilka it's not that AppVeyor is especially slow, but it is often queued for a long time. Travis-CI builds will consistently complete in 5-6 minutes.

XVilka commented 5 years ago

We have 3 parallel workers for AppVeyor and you was in a wrong time with many PRs for radare2 pending, this taking the queue. Please restore the support.

xarkes commented 5 years ago

What is wrong with using Travis @XVilka? If the Appveyor pipeline is always full because of Cutter and r2, I think using Travis for r2pm only is just fine.

qbarrand commented 5 years ago

This situation has been happening very frequently over the last days @XVilka.

XVilka commented 5 years ago

You broke my heart.