summaryrefslogtreecommitdiffstats
path: root/.travis.yml
AgeCommit message (Collapse)Author
2017-02-12do not compile netdata twice on travisCosta Tsaousis (ktsaou)
2017-02-07Fix packaging/check-files for sed version of macOSSimon Nagl
2017-02-06[travis] Fix deploy conditionSimon Nagl
2017-02-06Add macOS build to travis.Simon Nagl
2016-12-16Ensure ssh-agent environment available to allPhilip Whineray
2016-12-16Fix pull requests from external repositoriesPhilip Whineray
Github/travis integration does not make available the encryption keys for pull requests from remote repositories. Move direct commands from travis into scripts so that we decrypt and deploy only when we can.
2016-11-24Travis signature checking, deployment to github and firehol.orgPhilip Whineray
Allows us to eliminate a large number of scripts from the firehol infrastructure. Netdata does multiple compiler tests. We pick one (CC = gcc) for deploying; it doesn't really matter which, since binaries are not part of the deployment.
2016-05-14re-enabled travis-ci as root (the make files handle the setcap failure)Costa Tsaousis
2016-05-14travis-ci now builds netdata as non-rootCosta Tsaousis
2016-05-14allow travis-ci to find command setcapCosta Tsaousis
2016-05-07added libuuidCosta Tsaousis
2016-04-16test also installerElan Ruusamäe
2016-04-15BR zlib1g-devElan Ruusamäe
2016-04-15initial travis integrationElan Ruusamäe