elalfer / IoT-Cronus

IoT task scheduler, open sourced under the Apache 2.0 license.
Apache License 2.0
1 stars 3 forks source link

Travis CI integration #6

Open elalfer opened 7 years ago

elalfer commented 7 years ago

Do initial Travis CI integration - build dependencies or use apt-get if possible.

shivan1b commented 7 years ago

Hi! I can take up this one too. Please let me know if no one else is working on this. Thanks!

elalfer commented 7 years ago

@shivan1b thanks. Feel free to do it, and let me know if you have any questions on the build procedure. Actually I was going to write some installation doc, which I'll try to do soon.

shivan1b commented 7 years ago

Hi again @elalfer ! I have written some simple configuration for Travis, however, I'm not sure if it is correct, could you please tell how can I check for its correctness? Thanks.

elalfer commented 7 years ago

Hello, I'm not really familiar with it yet :) So we'll learn together I guess. You can see logs for master commits as well as pull requests @ https://travis-ci.org/elalfer/IoT-Cronus. I guess you can just create pull request and it will try to build it.