Skip to content

Commit 86c0173

Browse files
committed
Set specific PHP version
1 parent b76c94a commit 86c0173

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ init:
88
- SET COMPOSER_NO_INTERACTION=1
99

1010
install:
11-
- cinst -y php
11+
- cinst php --version 7.0.9
1212
- cd c:\tools\php71
1313
- copy php.ini-production php.ini
1414
- echo date.timezone="UTC" >> php.ini

0 commit comments

Comments
 (0)