Skip to content

Commit 49d26c2

Browse files
-released v.1.1.28
-bugs fixed -add unit Dash test , hls test , and other tests -bye for now :)
1 parent 762b910 commit 49d26c2

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

.appveyor.yml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -19,22 +19,10 @@ environment:
1919
ffmpeg_download: https://ffmpeg.zeranoe.com/builds/win64/static/ffmpeg-20190225-f948082-win64-static.zip
2020

2121
matrix:
22-
- PHP_VERSION: 7.1
23-
COMPOSER_OPTS: --prefer-lowest
24-
2522
- PHP_VERSION: 7.1
2623
COMPOSER_OPTS:
2724

2825
- PHP_VERSION: 7.2
29-
COMPOSER_OPTS: --prefer-lowest
30-
31-
- PHP_VERSION: 7.2
32-
COMPOSER_OPTS:
33-
34-
- PHP_VERSION: 7.3
35-
COMPOSER_OPTS: --prefer-lowest
36-
37-
- PHP_VERSION: 7.3
3826
COMPOSER_OPTS:
3927

4028
init:

0 commit comments

Comments
 (0)