Skip to content

Commit c821ca0

Browse files
committed
Fix spacing
1 parent 6989af6 commit c821ca0

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
@@ -27,6 +27,7 @@ build_script:
2727
SET PHP_ZIP_BASENAME=php-7.1.33-nts-Win32-VC14-x86.zip
2828
2929
SET PHP_AST_VERSION=0.1.6
30+
3031
SET AST_ZIP_BASENAME=php_ast-%PHP_AST_VERSION%-7.1-nts-vc14-x86.zip
3132
3233
curl -fsS https://windows.php.net/downloads/releases/archives/%PHP_ZIP_BASENAME% -o %PHP_ZIP_BASENAME% || curl -fsS https://windows.php.net/downloads/releases/%PHP_ZIP_BASENAME% -o %PHP_ZIP_BASENAME%

0 commit comments

Comments
 (0)