Skip to content

Commit

Permalink
Replace TravisCI and Azure for GitHub Actions (#189)
Browse files Browse the repository at this point in the history
Add GitHub Actions workflows for checking style, testing and deploying
Harmonica, based on the workflows of Pooch. Remove TravisCI and Azure
configuration files. Split make check target in two: make black-check and
make flake8. Ditch Travis and Azure badges on README.rst. Add new GitHub
Actions badge. Tests are run on every matrix configuration: all OSs and all
Python versions. Documentation building is only run under Ubuntu with
Python 3.8.
  • Loading branch information
santisoler authored Sep 30, 2020
1 parent 50eee2e commit 4b9219a
Show file tree
Hide file tree
Showing 7 changed files with 543 additions and 368 deletions.
246 changes: 0 additions & 246 deletions .azure-pipelines.yml

This file was deleted.

Loading

0 comments on commit 4b9219a

Please sign in to comment.