Updated .gitlab-ci.yml
This commit is contained in:
parent
5992a2bb6c
commit
5ef3e8a08d
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ setup:
|
|||
script:
|
||||
- apt update -yqq
|
||||
- apt install git libzip-dev zip make wget gnupg libonig-dev -yqq
|
||||
- docker-php-ext-install mbstring ctype common posix zip
|
||||
- docker-php-ext-install mbstring ctype tokenizer posix zip curl mcrypt fileinfo
|
||||
|
||||
# Install Phive and Phpab
|
||||
install:
|
||||
|
|
Loading…
Add table
Reference in a new issue