mirror of
https://github.com/geerlingguy/ansible-role-php.git
synced 2024-11-28 12:45:16 +01:00
Nudge Travis to work properly.
This commit is contained in:
parent
e3486fe4b6
commit
c4c17aa61b
@ -33,6 +33,8 @@ script:
|
||||
# Run the role/playbook in --check mode.
|
||||
- "ansible-playbook -i tests/inventory tests/$SITE --connection=local --sudo --check"
|
||||
|
||||
- find / -name 'gmp.h'
|
||||
|
||||
# Make sure PHP is running.
|
||||
- >
|
||||
php -v
|
||||
|
@ -34,7 +34,6 @@
|
||||
- libpng-dev
|
||||
- libxpm-dev
|
||||
- libfreetype6-dev
|
||||
- libgmp-dev
|
||||
- libgmp3-dev
|
||||
- libmcrypt-dev
|
||||
- libmysqlclient-dev
|
||||
|
Loading…
Reference in New Issue
Block a user