geekcomputers / geekcomputers/Python

Add Travis CI

Open
#328 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
35.4k
Forks
12.9k
Avg merge
2h 37m
Merged PRs (30d)
1

Description

Travis CI is free for open source projects. Setup is pretty easy, and the benefits are great.

Setup:
• Add .travis.yml file to the root of this project (example: https://github.com/louisdh/terminal/blob/master/.travis.yml)
• Go to https://travis-ci.org, log in with GitHub and enable this project

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Add a .travis.yml file at the project root, using the linked terminal repository example as a starting reference. Then visit travis-ci.org, sign in with GitHub, and enable this project; done means the repository is configured for Travis CI.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
ci-cd, devops
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
32/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.