mirror of
https://github.com/danog/dns.git
synced 2024-11-26 20:14:51 +01:00
Fix PATH on AppVeyor
This commit is contained in:
parent
38f7431878
commit
417a4a83f9
@ -11,7 +11,7 @@ cache:
|
|||||||
- c:\tools\php71 -> appveyor.yml
|
- c:\tools\php71 -> appveyor.yml
|
||||||
|
|
||||||
init:
|
init:
|
||||||
- SET PATH=C:\Program Files\OpenSSL;c:\tools\php71;%PATH%
|
- SET PATH=C:\Program Files\OpenSSL;c:\tools\php72;%PATH%
|
||||||
- SET COMPOSER_NO_INTERACTION=1
|
- SET COMPOSER_NO_INTERACTION=1
|
||||||
- SET PHP=1
|
- SET PHP=1
|
||||||
- SET ANSICON=121x90 (121x90)
|
- SET ANSICON=121x90 (121x90)
|
||||||
|
Loading…
Reference in New Issue
Block a user