mobilecloud-14
mobilecloud-14 copied to clipboard
Configure and enable Continuous Integration and testing for samples
It would be nice if Continuous Integration was enabled for the sample projects with a free service (for open source projects) like Travis CI, Drone, CodeShip and/or Shippable. This would have helped to catch the failing test in Example 5 (db properties issue) and also pull requests could be automatically tested when they are created, before merging.