Menu

Using Travis-CI and coveralls for IT++

2016-11-08
2016-11-11
  • Bogdan Cristea

    Bogdan Cristea - 2016-11-08

    Hi
    The ideea is very good especially because we get travis-ci support. On how many platforms the tests can be run ? Is there a way to use a git hook in order to automatically push changes from sourceforge repo to github ?
    thanks
    Bogdan

     
  • Kumar Appaiah

    Kumar Appaiah - 2016-11-09

    You can do one of two things:

    1. Place a post-receive hook or automatically push to two places.
    2. Create a cron script on a machine that runs nightly to do this mirroring: https://gist.github.com/bradymiller/656339

    Since our commits are not very frequent, even manual pushes would do. But if someone volunteers to run a nightly cron run of the script above, it would be nice.

     
  • Bogdan Cristea

    Bogdan Cristea - 2017-01-29

    For tests on Windows this service https://www.appveyor.com is free for open-source projects.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.