Support PHP 7.3 on Debian/FreeBSD

- Fixes some issues on FreeBSD (Vagrant problems, loading vars files...)
- Add some platforms on Travis
This commit is contained in:
Emilien Mantel
2018-10-28 12:29:56 +01:00
parent 6a85f02fc1
commit 9f048ae918
7 changed files with 25 additions and 9 deletions

View File

@@ -3,7 +3,7 @@
- name: SET_FACT | Prepare test vars
set_fact:
__nginx_conf: /usr/local/etc/nginx/nginx.conf
php_xdebug_package: 'php72-pecl-xdebug26'
php_xdebug_package: 'php72-pecl-xdebug-2.6.1'
- name: PKGNG | Install packages
pkgng: