Skip to content

Commit 6f597b4

Browse files
committed
Un-support PHP7.2, PHPunit does not support it
We would need to update PHP Unit and probably drop support for PHP < 7.0
1 parent ec878d2 commit 6f597b4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ php:
66
- 5.6
77
- 7.0
88
- 7.1
9-
- 7.2
109
before_script:
1110
- composer --dev install
1211

0 commit comments

Comments
 (0)