Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update appveyor.yml
  • Loading branch information
TheTechsTech committed Dec 1, 2019
commit 84b90fb8c4cfe0db64c9f0851301f5e9da55322a
1 change: 0 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ install:
- choco install -y composer
- refreshenv
- composer install --no-interaction --no-progress --prefer-dist
- cd c:\tools\php
# Get the MSSQL DLL's
- ps: >-
If ($env:PHP -eq "1") {
Expand Down