Co-Authored-By: muhlemmer <muhlemmer@gmail.com>
This commit is contained in:
Thomas Sänger
2018-10-22 21:05:55 +03:00
committed by GitHub
parent 7c1118df7d
commit 76e95bd585

View File

@@ -59,7 +59,7 @@ have to prevent pushing out something quickly.
We currently maintain a strict work flow:
#. Someone writes a solution and sends a pull request;
#. We use Travis-CI fore some very basic building and testing;
#. We use Travis-CI for some very basic building and testing;
#. The pull request needs to be code-reviewed and tested by at least two members
from the contributors team.