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
minor #13061 Use Sphinx GithubAction instead of Travis (OskarStark)
This PR was submitted for the master branch but it was squashed and merged into the 3.4 branch instead (closes#13061).
Discussion
----------
Use Sphinx GithubAction instead of Travis
This PR
- [x] closes#12212
- [x] adds a GithubAction to provide much faster feedback
- [x] removes TravisCI from the Checks
- [x] uses the same python version `3.7` like SymfonyCloud, before Travis used `2.7`
@javiereguiluz can you explain why do you need on SymfonyCloud:
https://github.com/symfony/symfony-docs/blob/a69aece424ef2dd8a969219f797b1ffb55230097/.symfony.cloud.yaml#L55
Commits
-------
9144aab Address comments by @localheinzwq
5b2a1ca Formatting + name steps
fb25022 Use one workflow file
5f3f62a Use GithubAction instead of Travis
0 commit comments