Fixed .gitlab-ci.yml

This commit is contained in:
Marcel Kapfer (mmk2410) 2016-06-04 10:10:50 +02:00
parent cc053c88a1
commit 8dc9b50d38
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
image: php:7.0
before_script:
- apt-get update
- apt-get install wget
- wget https://phar.phpunit.de/phpunit.phar