Minor - update CI settings

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

@ -4,14 +4,6 @@ build:
tests: tests:
override: override:
- php-scrutinizer-run - php-scrutinizer-run
- phpcs-run --config .php_cs
tests:
override:
command: "php -v"
dependencies:
override:
- "php -v"
checks: checks:
php: true php: true

Loading…
Cancel
Save