Skip to content

Deployer vs Travis CI

A side-by-side look at Deployer and Travis CI. For an in-depth review of either product, follow the links below.

Deployer

Deployer

Development

Deployer is an open source deployment tool for PHP projects. It allows automated deployment of code and assets to production servers. Deployer has a simple configuration file, requires only PHP and SSH access, and offers many deployment recipes for common frameworks.

phpdeploymentautomationopen-source
Travis CI

Travis CI

Development

Travis CI is a hosted continuous integration service used to build, test, and deploy software projects hosted at GitHub. It is free for open source projects.

citestingdeploymentgithub