Skip to content

Commit

Permalink
Updating Appveyor php version
Browse files Browse the repository at this point in the history
  • Loading branch information
TimLethbridge committed Jan 17, 2019
1 parent 001c168 commit 3c5ef8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ init:


install: install:


- ps: $env:Path="C:\Ruby21\bin;C:/tools/ruby22/bin;C:\Program Files (x86)\Java\jdk1.8.0\bin;$($env:Path);C:\tools\php72;C:\tools\php;C:\ProgramData\chocolatey\lib\ant" - ps: $env:Path="C:\Ruby21\bin;C:/tools/ruby22/bin;C:\Program Files (x86)\Java\jdk1.8.0\bin;$($env:Path);C:\tools\php73;C:\tools\php;C:\ProgramData\chocolatey\lib\ant"


- ps: ant -version - ps: ant -version
- ps: pushd build - ps: pushd build
Expand Down

0 comments on commit 3c5ef8d

Please sign in to comment.