Merge branch '2.7' into 2.8

* 2.7:
  typo
This commit is contained in:
Nicolas Grekas 2017-05-19 14:11:19 +02:00
commit fd7b084ece
1 changed files with 1 additions and 1 deletions

View File

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