Skip to content

Commit

Permalink
CI: Migrate to Scrutinizer's new PHP Analysis
Browse files Browse the repository at this point in the history
  • Loading branch information
tyler-ham committed Dec 10, 2019
1 parent 0ea4fb5 commit 9a39462
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .scrutinizer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,13 @@ build:
environment:
php: 7.3.0
nodes:
my-node:
tests-and-coverage:
services:
mysql: 5.7
analysis:
tests:
override:
- php-scrutinizer-run
dependencies:
before:
- composer global require "fxp/composer-asset-plugin" --no-interaction
Expand Down

0 comments on commit 9a39462

Please sign in to comment.