We should set up a CI server either via Jenkins or Travis CI, and it should check on: 1. yarn start works 2. tests don't fail (Integration + Unit) 3. linting passes Eventually we should also kick off continuous deployment too, but that's another issue...