1
0
Fork 0

Update CI config

This commit is contained in:
Daniel Supernault 2018-08-27 21:45:31 -06:00
parent 0515efec1b
commit 5dd02c78b1
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7
1 changed files with 1 additions and 1 deletions

View File

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