Skip to content
Snippets Groups Projects
Commit 00be06c2 authored by Erick Hitter's avatar Erick Hitter
Browse files

Not sure we even need this

parent 67c812b2
No related branches found
No related tags found
1 merge request!1Add GitLab CI
Pipeline #103 failed
...@@ -11,7 +11,7 @@ before_script: ...@@ -11,7 +11,7 @@ before_script:
- apt-get -yqq update - apt-get -yqq update
# install the required packages for the running CI tests # install the required packages for the running CI tests
- apt-get -yqqf install zip unzip subversion mysql-client default-libmysqlclient-dev --fix-missing - apt-get -yqqf install zip unzip subversion mysql-client --fix-missing
# PHP extensions # PHP extensions
- docker-php-ext-install mbstring - docker-php-ext-install mbstring
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment