HOTFIX: Reactivate gitlab runners

This commit is contained in:
Daniel Hürtgen 2017-04-11 18:39:15 +02:00
parent 0080361901
commit 2aec0d955c

View file

@ -1,3 +1,5 @@
image: 'php:latest'
before_script: before_script:
- apk add --no-cache make wget git - apk add --no-cache make wget git
- make install-composer - make install-composer