Switch travis to use php-fpm #155

Merged
merged 1 commit into from Jul 29, 2014

Projects

None yet

2 participants

@peterfrankjohnson
Contributor

I have modified .travis.yml to use php-fpm using the commands detailed in the travis-ci docs for PHP:
http://docs.travis-ci.com/user/languages/php/

I have also changed the port in the nginx.conf file to 9000 from 8888 as this is the default for php-fpm.

@kriswallsmith kriswallsmith merged commit 8c78c48 into kriswallsmith:master Jul 29, 2014

1 check passed

continuous-integration/travis-ci The Travis CI build passed
Details
@peterfrankjohnson peterfrankjohnson deleted the sycamoreconsulting:travis-fix branch Jun 24, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment