CircleCI PHP Image

pull/3/head
Hasin Hayder 3 years ago
parent 3842cc637c
commit 029c10ee88

@ -27,7 +27,7 @@ jobs:
- checkout - checkout
- run: sudo apt update # PHP CircleCI 2.0 Configuration File# PHP CircleCI 2.0 Configuration File sudo apt install zlib1g-dev libsqlite3-dev - run: sudo apt update # PHP CircleCI 2.0 Configuration File# PHP CircleCI 2.0 Configuration File sudo apt install zlib1g-dev libsqlite3-dev
- run: sudo docker-php-ext-install zip # - run: sudo docker-php-ext-install zip
# Download and cache dependencies # Download and cache dependencies
- restore_cache: - restore_cache:

Loading…
Cancel
Save