mirror of
https://github.com/danog/dns.git
synced 2024-11-30 04:29:06 +01:00
Disable 5.5, too, as only 5.5.16 is avilable, but only via the archive page, which is not used by choco
This commit is contained in:
parent
07d28168ab
commit
7765600761
@ -5,16 +5,16 @@ clone_folder: c:\projects\php-project-workspace
|
||||
|
||||
environment:
|
||||
matrix:
|
||||
- dependencies: lowest
|
||||
php_ver_target: 5.5.38
|
||||
# - dependencies: lowest
|
||||
# php_ver_target: 5.5
|
||||
- dependencies: lowest
|
||||
php_ver_target: 5.6
|
||||
- dependencies: lowest
|
||||
php_ver_target: 7.0
|
||||
# - dependencies: lowest
|
||||
# php_ver_target: 7.1
|
||||
- dependencies: highest
|
||||
php_ver_target: 5.5.38
|
||||
# - dependencies: highest
|
||||
# php_ver_target: 5.5
|
||||
- dependencies: highest
|
||||
php_ver_target: 5.6
|
||||
- dependencies: highest
|
||||
|
Loading…
Reference in New Issue
Block a user