1
0
Fork 0

Update ci config

This commit is contained in:
Daniel Supernault 2018-11-18 20:39:53 -07:00
parent 75fa22ea0f
commit 8d0303479f
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7
1 changed files with 1 additions and 2 deletions

View File

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