Test installation from source with specific Travis dir.

This commit is contained in:
Jeff Geerling 2016-01-14 22:05:48 -06:00
parent f8a0e2143b
commit 830f8d1130

View File

@ -5,6 +5,7 @@
vars:
php_enable_webserver: false
php_install_from_source: true
php_source_clone_dir: /opt/php-src
php_source_make_command: "make --jobs=2"
roles: