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.
2 parents 19694c7 + 2088f05 commit 572eacfCopy full SHA for 572eacf
.scrutinizer.yml
@@ -20,7 +20,7 @@ checks:
20
tools:
21
external_code_coverage:
22
timeout: 600
23
- runs: 7
+ runs: 8
24
25
build:
26
nodes:
.travis.yml
@@ -16,6 +16,8 @@ matrix:
16
env: LARAVEL_VERSION="^6.0" RUN_CS_FIXER=1
17
- php: "7.3"
18
env: LARAVEL_VERSION="^6.0"
19
+ - php: "7.4"
+ env: LARAVEL_VERSION="^6.0"
sudo: false
0 commit comments