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
Travis CI, is a hosted continuous integration and delivery service for GitHub projects.\\
350
350
351
351
\noindent
352
-
Travis CI allowed us to run each pull request in a clean VM build whilst running multiple Test in parallel.
352
+
Travis CI allowed us to run each pull request in a clean VM build whilst running multiple tests in parallel.
353
353
This ensured our system was always in a stable state due to the automated testing and installing of the project.It also allowed us to streamline code review process.\\
0 commit comments