BUGFIX: Finish installation / setup on gitlab ci

* Install PHPCS Standard to execute with tests
This commit is contained in:
Daniel Siepmann 2017-04-08 23:07:26 +02:00
parent 3e33096a47
commit bd3e6b080d
Signed by: Daniel Siepmann
GPG key ID: 33D6629915560EF4

View file

@ -6,6 +6,7 @@ before_script:
--optimize-autoloader
--no-interaction
--no-ansi
- make install
stages:
- test