浏览代码

Update circleci config

Daniel Supernault 3 年之前
父节点
当前提交
33b69499dd
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      .circleci/config.yml

+ 0 - 1
.circleci/config.yml

@@ -22,7 +22,6 @@ jobs:
       - checkout
 
       - run: sudo apt update && sudo apt install zlib1g-dev libsqlite3-dev
-      - run: sudo -E docker-php-ext-install bcmath pcntl zip
 
       # Download and cache dependencies