SpotiByeAds
SpotiByeAds copied to clipboard
Travis CI support
GitHub's almost default CI is Travis CI (http://travis-ci.com/) - does Hygieia integrate with it?
yes, take a look at the details on this pull request you will see the travis build.
https://github.com/capitalone/Hygieia/pull/411
That doesn't seem related to Travis-CI?
if you mean whether we have collector for Travis CI, we don't as we provide collectors for the tools we are using . But it should be very easy to write one, as our data model is very generic and not tied to any build tools..
Care to provide an example?
We currently do not have collectors for Travis CI. It will be good to create travis webhook though. https://docs.travis-ci.com/user/notifications/