Skip to content

Commit 2f0598b

Browse files
Update .appveyor.yml
1 parent da85b5b commit 2f0598b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.appveyor.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,7 @@ environment:
1919
ffmpeg_download: https://ffmpeg.zeranoe.com/builds/win64/static/ffmpeg-20190725-923d5c4-win64-static.zip
2020

2121
matrix:
22-
- PHP_VERSION: 7.1
23-
24-
- PHP_VERSION: 7.2
22+
- PHP_VERSION: Latest_Version
2523

2624
init:
2725
- ps: $env:PATH = 'c:\tools\php;c:\ProgramData\ComposerSetup\bin;' + $env:PATH

0 commit comments

Comments
 (0)