Add make all to Scrutinizer.

This commit is contained in:
Markus Birth 2016-07-09 19:13:13 +02:00
parent b1ef5e7a06
commit 81c3cbe5a1

View File

@ -131,6 +131,8 @@ build:
before:
- sudo composer selfupdate
- composer global require "fxp/composer-asset-plugin:~1.1"
after:
- make all
tests:
override:
-