BUGFIX: Finish installation / setup on gitlab ci
* Install PHPCS Standard to execute with tests
This commit is contained in:
parent
3e33096a47
commit
bd3e6b080d
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ before_script:
|
|||
--optimize-autoloader
|
||||
--no-interaction
|
||||
--no-ansi
|
||||
- make install
|
||||
|
||||
stages:
|
||||
- test
|
||||
|
|
Loading…
Reference in a new issue