WIP|FEATURE: Allow scrutinizer to run tests
* Install standard to enable sniffs to run. Relates: #46
This commit is contained in:
parent
f9ad7070a5
commit
c8166df601
1 changed files with 3 additions and 0 deletions
|
@ -1,4 +1,7 @@
|
|||
build:
|
||||
tests:
|
||||
before:
|
||||
- make install
|
||||
environment:
|
||||
php:
|
||||
version: 5.6
|
||||
|
|
Loading…
Reference in a new issue