File tree Expand file tree Collapse file tree 2 files changed +0
-13
lines changed Expand file tree Collapse file tree 2 files changed +0
-13
lines changed Original file line number Diff line number Diff line change @@ -13,26 +13,19 @@ matrix:
13
13
- php : 7.2
14
14
env :
15
15
- qaExtended=true
16
- - php : 7.3
17
16
- php : nightly
18
17
env :
19
18
- dropPlatform=false
20
19
- php : 7.2
21
20
env :
22
21
- dependencies=lowest
23
- - php : 7.3
24
- env :
25
- - dependencies=lowest
26
22
- php : nightly
27
23
env :
28
24
- dependencies=lowest
29
25
- dropPlatform=false
30
26
- php : 7.2
31
27
env :
32
28
- dependencies=highest
33
- - php : 7.3
34
- env :
35
- - dependencies=highest
36
29
- php : nightly
37
30
env :
38
31
- dependencies=highest
Original file line number Diff line number Diff line change @@ -8,16 +8,10 @@ environment:
8
8
matrix :
9
9
- dependencies : lowest
10
10
php_ver_target : 7.2
11
- - dependencies : lowest
12
- php_ver_target : 7.3
13
11
- dependencies : current
14
12
php_ver_target : 7.2
15
- - dependencies : current
16
- php_ver_target : 7.3
17
13
- dependencies : highest
18
14
php_ver_target : 7.2
19
- - dependencies : highest
20
- php_ver_target : 7.3
21
15
22
16
# # Cache composer file
23
17
cache :
You can’t perform that action at this time.
0 commit comments