mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 08:34:42 +01:00
fixing php extension installs
This commit is contained in:
parent
ea32a474ba
commit
1d61c64e07
@ -31,7 +31,7 @@ group: edge
|
||||
|
||||
before_script:
|
||||
- sudo apt-get update -qq
|
||||
- sudo apt-get install -y myrepos libprce3-dev
|
||||
- sudo apt-get install -y myrepos libpcre3-dev
|
||||
- case $(phpenv version-name) in
|
||||
"5.4"|"5.5"|"5.6")
|
||||
yes "" | pecl install apcu-4.0.11;
|
||||
|
Loading…
Reference in New Issue
Block a user