Skip to content
This repository has been archived by the owner on Feb 21, 2023. It is now read-only.

Commit

Permalink
appveyor - php version 7.1.13
Browse files Browse the repository at this point in the history
  • Loading branch information
Rastusik committed Jan 12, 2018
1 parent 1d69781 commit 37c2464
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Expand Up @@ -6,7 +6,7 @@ clone_folder: C:\projects\better-serializer
install:
- sc config wuauserv start= auto
- net start wuauserv
- cinst -y php
- cinst -y php --version 7.1.13
- cd c:\tools\php71
- copy php.ini-production php.ini
- echo date.timezone="UTC" >> php.ini
Expand Down

0 comments on commit 37c2464

Please sign in to comment.