From b67f72569c1655014894f8dcf1b17c52b2e1a571 Mon Sep 17 00:00:00 2001 From: Jamie York Date: Thu, 18 Apr 2013 16:16:51 -0700 Subject: [PATCH] --- awesome-php.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/awesome-php.md b/awesome-php.md index bc58aae..be3367b 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -289,6 +289,7 @@ A list of amazingly awesome PHP libraries, resources and shiny things. * [SensioLabs Security Check](https://security.sensiolabs.org/) - A web tool to check your Composer dependecies for security advisories. * [Scrutinizer](https://scrutinizer-ci.com/) - A web tool to scrutinise PHP code. * [DBV](http://dbv.vizuina.com/) - A database version control application. +* [Travis CI](https://travis-ci.org/) - A continuous integration platform. * [Country List](https://github.com/umpirsky/country-list) - A list of all countries with names and ISO 3166-1 codes. # Resources @@ -302,7 +303,6 @@ A list of amazingly awesome PHP libraries, resources and shiny things. * [WebSec IO](http://websec.io/) - A web security community resource. * [Web Advent](http://webadvent.org) - An advent calendar for web developers. * [Programming with Anthony](http://www.youtube.com/playlist?list=PLM-218uGSX3DQ3KsB5NJnuOqPqc5CW2kW) - A video series by Anthony Ferrara. -* [Travis CI](https://travis-ci.org/) - A continuous integration platform. ## E-Books