Update CircleCI config

This commit is contained in:
Daniel Supernault 2019-05-01 12:09:05 -06:00
parent c253436808
commit 97716cb3fa
No known key found for this signature in database
GPG key ID: 0DEF1C662C9033F7

View file

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