Skip to content

Commit 383cc94

Browse files
committed
Run tests on PHP 7.3
1 parent 26d4d5d commit 383cc94

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.scrutinizer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ checks:
2020
tools:
2121
external_code_coverage:
2222
timeout: 600
23-
runs: 3
23+
runs: 4
2424

2525
build:
2626
nodes:

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ php:
55
- 7.0
66
- 7.1
77
- 7.2
8+
- 7.3
89

910
# This triggers builds to run on the new TravisCI infrastructure.
1011
# See: http://docs.travis-ci.com/user/workers/container-based-infrastructure/

0 commit comments

Comments
 (0)