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