Skip to content

Commit c0d9ed0

Browse files
committed
Fixed Appveyor build
1 parent 627de27 commit c0d9ed0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ install:
6969
- 'set PATH=%cd%;%PATH%'
7070

7171
- echo Install dev dependencies
72+
- cd %APPVEYOR_BUILD_FOLDER%
7273
- if not exist vendor (php -r "readfile('https://getcomposer.org/installer');" | php & php composer.phar --prefer-source install)
7374

7475
build_script:

0 commit comments

Comments
 (0)