Hello,
sorry for cross posting here… but I think it could be worth to do it.
I installed RancherOS http://rancher.com/rancher-os/ (a small Docker distribution) and have both Gitea https://gitea.io/ (an hosted Github like) and Drone.io (a continuous integration server ie an hosted Travis like) installed.
I want to use Drone to run unit tests but I’m facing some problems
See .drone.yml for testing a Julia package - Drone
Maybe some of you have ever use Drone for Julia CI ?
Kind regards