Swati4star / Images-to-PDF

An app to convert images to PDF file!
GNU General Public License v3.0
1.22k stars 812 forks source link

Alternate to Travis CI #1126

Open Swati4star opened 1 year ago

Swati4star commented 1 year ago

The travis CI build is giving errors : https://app.travis-ci.com/github/Swati4star/Images-to-PDF

We are unable to start your build at this time. You exceeded the number of users allowed for your plan. Please review your plan details and follow the steps to resolution.

Suggest a new build system which can be used to check for build status

rishabh1S commented 1 year ago

Hey! Consider using GitHub Actions—it's free for public repos and great for CI. Here's a quick setup: [https://docs.github.com/en/actions/quickstart].