summaryrefslogtreecommitdiffstats
path: root/.travis
AgeCommit message (Collapse)Author
2016-12-16Ensure ssh-agent environment available to allPhilip Whineray
2016-12-16Don't pollute tree with ssh-key ready indicatorPhilip 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.