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 26d4d5d commit 383cc94Copy full SHA for 383cc94
.scrutinizer.yml
@@ -20,7 +20,7 @@ checks:
20
tools:
21
external_code_coverage:
22
timeout: 600
23
- runs: 3
+ runs: 4
24
25
build:
26
nodes:
.travis.yml
@@ -5,6 +5,7 @@ php:
5
- 7.0
6
- 7.1
7
- 7.2
8
+ - 7.3
9
10
# This triggers builds to run on the new TravisCI infrastructure.
11
# See: http://docs.travis-ci.com/user/workers/container-based-infrastructure/
0 commit comments