Skip to content

Commit

Permalink
Revert "rm php from appveyor"
Browse files Browse the repository at this point in the history
This reverts commit 57e747b.

# Conflicts:
#	appveyor.yml
  • Loading branch information
parrt committed Jan 3, 2021
1 parent 41f3f49 commit 3b90a43
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ image: Visual Studio 2019
build: off
install:
- git clone https://github.com/antlr/antlr-php-runtime.git
- cinst -y php --params "/InstallDir:C:\tools\php"
- cinst -y composer
- cinst -y dart-sdk --version=2.8.4
build_script:
- mvn -DskipTests install --batch-mode
Expand Down

0 comments on commit 3b90a43

Please sign in to comment.