Skip to content

Commit d740342

Browse files
typo
1 parent 2f7f587 commit d740342

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ install:
5757
- php phpunit install
5858

5959
test_script:
60-
- cd c:\projects\symfony
60+
- SET X=0
6161
- cd c:\php && 7z x php-7.1.3-Win32-VC14-x86.zip -y >nul && copy /Y php.ini-min php.ini
6262
- cd c:\projects\symfony
6363
- php phpunit src\Symfony --exclude-group benchmark,intl-data || SET X=!errorlevel!

0 commit comments

Comments
 (0)