Correct reference to CI runners

This commit is contained in:
Ingmar Schoegl
2021-04-06 21:49:00 -05:00
committed by Ray Speth
parent cbb1c82201
commit 38039722f1

View File

@@ -34,7 +34,7 @@
`Cantera/cantera` repository on GitHub.
* Submit a Pull Request on Github, from your forked copy. Check the results
of the continuous-integration tests run using Travis and AppVeyor and resolve
of the continuous-integration tests run using GitHub Actions and resolve
any issues that arise.
* Additional discussion of good Git & Github workflow is provided at
http://matplotlib.org/devel/gitwash/development_workflow.html and