We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 784e638 commit a59d48cCopy full SHA for a59d48c
appveyor.yml
@@ -6,22 +6,10 @@ clone_folder: c:\projects\php-project-workspace
6
## Build matrix for lowest and highest possible targets
7
environment:
8
matrix:
9
- - dependencies: lowest
10
- php_ver_target: 7.0
11
12
- php_ver_target: 7.1
13
- dependencies: lowest
14
php_ver_target: 7.2
15
- - dependencies: current
16
17
18
19
- dependencies: current
20
21
- - dependencies: highest
22
23
24
25
- dependencies: highest
26
27
0 commit comments