PHP and Continuous Integration with Travis CI

travis-ci

Travis CI automatically sets up a CI environment and makes it simple for anyone to test and deploy their app. Their build system supports many different languages, you just have to define which language this project is and Travis CI will take care of the rest

Good article by Sitepoint on getting started with Travis CI. I’ve been using Travis CI myself for the PHP Router I wrote a while ago (See the build history here). Works like a charm 🙂

PHP and Continuous Integration with Travis CI →

Published by Bramus!

Bramus is a frontend web developer from Belgium, working as a Chrome Developer Relations Engineer at Google. From the moment he discovered view-source at the age of 14 (way back in 1997), he fell in love with the web and has been tinkering with it ever since (more …)

Leave a comment

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.