Skip to content

Commit

Permalink
Revert "test against php 7.3 and 7.4"
Browse files Browse the repository at this point in the history
This reverts commit 3b6c021.
  • Loading branch information
Baptouuuu committed Aug 15, 2019
1 parent 3b6c021 commit 03a9d87
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion .scrutinizer.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
tools:
external_code_coverage:
runs: 4
runs: 2
filter:
excluded_paths:
- tests/*
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ language: php
php:
- 7.1
- 7.2
- 7.3
- 7.4
- nightly
matrix:
allow_failures:
Expand Down

0 comments on commit 03a9d87

Please sign in to comment.