You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Template for Travis CI Testing of Apache Configuration Files
2
+
# Template for Travis CI Testing of Apache and PHP Configuration Files
3
3
## Written by Mitchell Krog - https://github.com/mitchellkrogza
4
4
5
5
This is a very basic template for getting Travis CI's container based infrastructure to install a stable version of Apache on Ubuntu 14.04 (Trusty) along with PHP 7.0 to test any scenario of apache.conf files and customization scripts you have written. Travis currently only supports Trusty versions of Ubuntu so the PHP 7 packages are pulled in from ppa:ondrej/php
0 commit comments