1
0
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:
Niklas Keller 2017-12-15 17:14:52 +01:00
parent 38f7431878
commit 417a4a83f9

View File

@ -11,7 +11,7 @@ cache:
- c:\tools\php71 -> appveyor.yml
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 PHP=1
- SET ANSICON=121x90 (121x90)