Update circleci config

This commit is contained in:
Daniel Supernault 2018-11-17 13:52:35 -07:00
parent 94c70abcc4
commit 7a48126dcf
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7
1 changed files with 2 additions and 1 deletions

View File

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