8000 Merge branch '2.7' into 2.8 · symfony/symfony@fd7b084 · GitHub
[go: up one dir, main page]

Skip to content

Commit fd7b084

Browse files
Merge branch '2.7' into 2.8
* 2.7: typo
2 parents f7b3252 + d740342 commit fd7b084

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

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

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

0 commit comments

Comments
 (0)
0