Update .gitlab-ci.yml

This commit is contained in:
R. Eric Wheeler 2021-01-21 19:37:28 +00:00
parent 5178a762fe
commit ae9d13e093
1 changed files with 2 additions and 1 deletions

View File

@ -2,7 +2,8 @@
cache:
paths:
- vendor/
tags:
- default
before_script:
- apt-get update -yqq
- apt-get install -yqq git unzip