Skip to content
This repository has been archived by the owner on Mar 9, 2023. It is now read-only.

Commit

Permalink
Add Scrutinizer config
Browse files Browse the repository at this point in the history
  • Loading branch information
flagbird committed Apr 1, 2020
1 parent 8b7d28d commit 868220c
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .scrutinizer.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
build:
nodes:
analysis:
environment:
apt_packages:
- libmagickwand-dev
- libmagickcore-dev
php:
version: 7.3
pecl_extensions:
- apcu
- imagick
- zip

0 comments on commit 868220c

Please sign in to comment.