Skip to content

Commit 72e43a2

Browse files
committed
Remove PHP 7.2 from testmatrix
1 parent 2b1fd90 commit 72e43a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
language: php
22
php:
3-
- '7.2'
43
- '7.3'
4+
- '7.4'
55
- nightly
66

77
before_script:

0 commit comments

Comments
 (0)