Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit24b4a88

Browse files
committed
Declare "SYMFONY_PHPUNIT_VERSION" (seesymfony/symfony#29265)
1 parent7c34026 commit24b4a88

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

‎.travis.yml‎

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,7 @@ env:
1616
matrix:
1717
fast_finish:true
1818
include:
19-
-php:5.6
20-
env:SYMFONY_PHPUNIT_VERSION="5.7.27"
19+
-php:5.6 SYMFONY_PHPUNIT_VERSION="5.7.27"
2120
-php:5.6
2221
env:COMPOSER_FLAGS="--prefer-lowest" SYMFONY_PHPUNIT_VERSION="5.7.27"
2322
-php:5.6
@@ -30,7 +29,7 @@ matrix:
3029
env:SYMFONY_VERSION="~3.2.0" SYMFONY_PHPUNIT_VERSION="5.7.27"
3130
-php:5.6
3231
env:INSTALL_VICH_UPLOADER_BUNDLE=true SYMFONY_PHPUNIT_VERSION="5.7.27"
33-
-php:7.2
32+
-php:7.2 SYMFONY_PHPUNIT_VERSION="7.4.4"
3433
env:SYMFONY_VERSION="^4.2@dev" SYMFONY_PHPUNIT_VERSION="7.4.4"
3534
allow_failures:
3635
-php:nightly

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp