Minor - update CI settings

pull/2624/head
Julio Montoya 7 years ago
parent d905b5ac33
commit 9f578aa1d2
  1. 7
      .scrutinizer.yml

@ -1,10 +1,11 @@
build: build:
nodes: nodes:
analysis: analysis:
project_setup:
override: true
tests: tests:
override: [php-scrutinizer-run] override:
- php-scrutinizer-run
- phpcs-run --config .php_cs
tests: tests:
override: override:
command: "php -v" command: "php -v"

Loading…
Cancel
Save