-
Notifications
You must be signed in to change notification settings - Fork 293
Description
Hi all,
Sorry for disappearing for a while, it was an extremely busy October and November for me in both work and family. Luckily in December, I will get some rest and the time I have been longing for to work on Pencil2D.
I got a piece of news. travis-ci.org, the platform we run Linux/Mac nightly builds, will turn read-only on 31 December 2020. That means we are forced to migrate to their new platform travis-ci.com, (.org => .com).
I have done that migration, this is the new link:
https://travis-ci.com/github/pencil2d/pencil
The new .COM platform requires credits to build things (I have 10000 credits for the free plan at the moment), so the good old day of unlimited minutes is over. According to a post, it's not as generous as it was.
We will still use travis-ci.com for now and see if anything needs to be changed.
If it is not going well, we might have to go to AppVeyor as a plan B. A few months ago, I tested and successfully built Mac/Linux builds on AppVeyor. The only issues are the limit of one concurrent job and no Ubuntu 14 support. other things should be fine.