WIP|FEATURE: Allow scrutinizer to run tests

* Install standard to enable sniffs to run.

Relates: #46
This commit is contained in:
Daniel Siepmann 2017-04-06 12:57:31 +02:00
parent f9ad7070a5
commit c8166df601
Signed by: Daniel Siepmann
GPG key ID: 33D6629915560EF4

View file

@ -1,4 +1,7 @@
build: build:
tests:
before:
- make install
environment: environment:
php: php:
version: 5.6 version: 5.6