Install git and unzip
This commit is contained in:
parent
5fc6a8c68b
commit
84e4fb3557
|
@ -5,6 +5,7 @@ jobs:
|
|||
docker:
|
||||
- image: php:7.1
|
||||
steps:
|
||||
- run: apt-get update && apt-get -y install git unzip
|
||||
- checkout
|
||||
- run:
|
||||
name: Install Composer
|
||||
|
|
Loading…
Reference in a new issue