We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c59385f commit 3d6287cCopy full SHA for 3d6287c
.scrutinizer.yml
@@ -3,6 +3,10 @@ build:
3
environment:
4
mongodb: true
5
selenium: true
6
+ php:
7
+ # Install additional extensions from https://pecl.php.net
8
+ pecl_extensions:
9
+ - mongodb
10
tests:
11
override:
12
-
0 commit comments