Update .gitlab-ci.yml

This commit is contained in:
Mathieu Lagace
2018-09-24 15:19:14 +00:00
parent c036745988
commit 712246e6cb

View File

@@ -6,6 +6,7 @@ cache:
before_script:
- apt-get update -qq && apt-get install -y -qq sshpass
- apt-get install zip unzip
- apt-get install git -yqq
- curl -sS https://getcomposer.org/installer | php
- php composer.phar install