Skip to content

Replace Travis CI with GitHub Actions#117

Merged
carlos-jenkins merged 2 commits intomasterfrom
replace-travis-with-github-actions
Mar 10, 2026
Merged

Replace Travis CI with GitHub Actions#117
carlos-jenkins merged 2 commits intomasterfrom
replace-travis-with-github-actions

Conversation

@ddompe
Copy link
Copy Markdown

@ddompe ddompe commented Mar 10, 2026

Travis CI is no longer working. This replaces it with a GitHub Actions workflow that:

  • Runs tests across Python 3.9, 3.10, 3.11, and 3.12
  • Builds documentation in a separate job
  • Installs graphviz system dependency as before
  • Uses tox for test and doc environments

Diego Dompe added 2 commits March 10, 2026 14:03
Travis CI is no longer working. This replaces it with a GitHub Actions
workflow that:
- Runs tests across Python 3.9, 3.10, 3.11, and 3.12
- Builds documentation in a separate job
- Installs graphviz system dependency as before
- Uses tox for test and doc environments
@ddompe ddompe assigned ddompe, carlos-jenkins and dajose and unassigned ddompe Mar 10, 2026
@ddompe ddompe requested a review from dajose March 10, 2026 20:23
@carlos-jenkins carlos-jenkins merged commit ffbc160 into master Mar 10, 2026
4 checks passed
@carlos-jenkins carlos-jenkins deleted the replace-travis-with-github-actions branch March 10, 2026 20:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants