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 edb93ba commit 746a32bCopy full SHA for 746a32b
.scrutinizer.yml
@@ -23,7 +23,7 @@ checks:
23
tools:
24
external_code_coverage:
25
timeout: 600
26
- runs: 2
+ runs: 3
27
php_code_sniffer:
28
enabled: true
29
config:
.travis.yml
@@ -5,6 +5,7 @@ sudo: false
5
php:
6
- 7.0
7
- 7.1
8
+ - 7.2
9
- nightly
10
11
matrix:
0 commit comments