mirror of
https://github.com/geerlingguy/ansible-role-php.git
synced 2024-11-05 09:17:39 +01:00
Test installation from source with specific Travis dir.
This commit is contained in:
parent
f8a0e2143b
commit
830f8d1130
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user