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 19feddd commit 4178c3dCopy full SHA for 4178c3d
.scrutinizer.yml
@@ -20,7 +20,7 @@ checks:
20
tools:
21
external_code_coverage:
22
timeout: 600
23
- runs: 7
+ runs: 5
24
25
build:
26
nodes:
.travis.yml
@@ -2,10 +2,6 @@ language: php
2
3
matrix:
4
include:
5
- - php: "7.0"
6
- env: LARAVEL_VERSION="5.3.*"
7
8
- env: LARAVEL_VERSION="5.4.*"
9
- php: "7.0"
10
env: LARAVEL_VERSION="5.5.*"
11
- php: "7.1"
0 commit comments