Skip to content

Commit 9081b20

Browse files
committed
remove php 7.1
1 parent f502250 commit 9081b20

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

.scrutinizer.yml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -9,18 +9,6 @@ filter:
99

1010
build:
1111
nodes:
12-
php71:
13-
environment:
14-
php:
15-
version: 7.2.0
16-
tests:
17-
override:
18-
- php-scrutinizer-run
19-
-
20-
command: vendor/bin/phpunit --coverage-clover=coverage71
21-
coverage:
22-
file: coverage71
23-
format: php-clover
2412
php72:
2513
environment:
2614
php:

0 commit comments

Comments
 (0)