Skip to content

Commit 36306ab

Browse files
Fix appveyor.yml missing ANSICON env var
1 parent 6a249bb commit 36306ab

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
@@ -12,6 +12,7 @@ init:
1212
- SET COMPOSER_NO_INTERACTION=1
1313
- SET SYMFONY_DEPRECATIONS_HELPER=weak
1414
- SET PHP=1
15+
- SET ANSICON=121x90 (121x90)
1516
- SET PHP_INI_MATRIX=php.ini-min-ext php.ini-max-ext
1617

1718
install:

0 commit comments

Comments
 (0)