1
0
mirror of https://github.com/danog/dns.git synced 2024-11-26 20:14:51 +01:00
Commit Graph

15 Commits

Author SHA1 Message Date
Niklas Keller
417a4a83f9 Fix PATH on AppVeyor 2017-12-15 17:14:52 +01:00
Niklas Keller
95cf192749 Use PHP 7.2 on AppVeyor 2017-12-15 16:58:35 +01:00
Niklas Keller
957e3eaf3d Don't use shallow_clone, as the exported project doesn't include tests 2017-06-23 15:09:24 +02:00
Niklas Keller
132296d158 Fix script order on Appveyor 2017-06-23 15:01:52 +02:00
Niklas Keller
e4b0fa0b67 Fix more paths on Appveyor 2017-06-23 14:57:22 +02:00
Niklas Keller
c728392eea Call Composer correctly on Appveyor 2017-06-23 14:53:36 +02:00
Niklas Keller
0f911d58d5 Change PHP path to c:\tools\php71 on Appveyor 2017-06-23 14:49:49 +02:00
Niklas Keller
18427385bc Start Windows Update server on Appveyor 2017-06-23 14:45:56 +02:00
Niklas Keller
2d5a7ab37b Change appveyor.yml, it's enough to run one version of PHP on Windows 2017-06-23 14:37:04 +02:00
Niklas Keller
cbac861746 Update to PHPUnit 6, update code style 2017-06-17 10:49:54 +02:00
Niklas Keller
3e0e3842fe Disable PHP 5 on AppVeyor 2017-01-25 08:45:01 +01:00
Niklas Keller
2c901b26c9 Reenable 7.1 with retry, only output essential information 2017-01-05 09:59:34 +01:00
Niklas Keller
7765600761 Disable 5.5, too, as only 5.5.16 is avilable, but only via the archive page, which is not used by choco 2017-01-05 09:39:08 +01:00
Niklas Keller
07d28168ab Enable PHP 5.5 tests, disable 7.1 for now because of installation failures 2017-01-05 09:01:47 +01:00
Niklas Keller
0b0ef2b82d Enable AppVeyor, search in all interfaces for nameservers 2017-01-05 01:13:28 +01:00