mirror of
https://github.com/geerlingguy/ansible-role-php.git
synced 2025-02-16 01:11:28 +01:00
Add concurrency to Travis job for faster run.
This commit is contained in:
parent
9a28e06037
commit
0122ed31aa
@ -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_make_command: "make --jobs=2"
|
||||||
|
|
||||||
roles:
|
roles:
|
||||||
- ansible-role-php
|
- ansible-role-php
|
||||||
|
Loading…
Reference in New Issue
Block a user