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 8adc851 commit baffb81Copy full SHA for baffb81
appveyor.yml
@@ -9,7 +9,7 @@ init:
9
- SET PATH=c:\tools\php;%PATH%
10
11
install:
12
- - cinst -y php --version 7.0.9 # Force the PHP version: http://help.appveyor.com/discussions/problems/5616-not-able-to-build-due-to-problem-in-chocolateyinstallps1
+ - cinst -y php -i
13
- cd c:\tools\php
14
- copy php.ini-production php.ini /Y
15
- echo date.timezone="UTC" >> php.ini
0 commit comments