Fixed .gitlab-ci.yml

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

View File

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