Implementing continuous integration CI and continuous deployment (CD) on a monorepo is quite complex due to…
Tag: Travis
Running your Travis CI builds locally with Docker
Setting up the environment to run the tests on a CI/CD can take a few roundtrips…