mirror of
https://github.com/geerlingguy/ansible-role-php.git
synced 2024-11-08 09:39:40 +01:00
Test installation from source with specific Travis dir.
This commit is contained in:
parent
f8a0e2143b
commit
830f8d1130
@ -5,6 +5,7 @@
|
|||||||
vars:
|
vars:
|
||||||
php_enable_webserver: false
|
php_enable_webserver: false
|
||||||
php_install_from_source: true
|
php_install_from_source: true
|
||||||
|
php_source_clone_dir: /opt/php-src
|
||||||
php_source_make_command: "make --jobs=2"
|
php_source_make_command: "make --jobs=2"
|
||||||
|
|
||||||
roles:
|
roles:
|
||||||
|
Loading…
Reference in New Issue
Block a user