You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add github action to for testing pytest; remove travis
- Test (with pytest) using Github Actions, since Travis is now
limiting free projects. See
jupyterhub/team-compass#353 .
- Almost a direct translation of current .travis.yml, only minor edits
to bring it up to date with some versions.
- Remove .travis.yml
- Review:
- I don't know if codecov is used for anything
- Is everyone happy with the python/JH version coverage?
- General check for best practices
0 commit comments