Skip to content

Commit deb76d6

Browse files
committed
WIP
1 parent 15121ef commit deb76d6

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.travis.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -17,18 +17,10 @@ matrix:
1717
- php: 8.1
1818
env: PHPSTAN=true COVERAGE=true PHPUNIT_FLAGS="-v --coverage-text"
1919

20-
- php: 8.0
21-
22-
# Test the oldest possible release - SF 5.4, PHP 7.4, without security-bundle
23-
- php: 7.4
24-
env: PHPSTAN=true COMPOSER1=true TESTNOSECURITYBUNDLE=true COMPOSER_FLAGS="--prefer-stable --prefer-lowest"
25-
2620
allow_failures:
2721
# Minimum supported dependencies with the latest and oldest PHP version
2822
- php: 8.1
2923
env: COMPOSER_FLAGS="--prefer-stable --prefer-lowest" SYMFONY_DEPRECATIONS_HELPER="weak_vendors"
30-
- php: 7.4
31-
env: COMPOSER_FLAGS="--prefer-stable --prefer-lowest" SYMFONY_DEPRECATIONS_HELPER="weak_vendors"
3224
# Dev-master is allowed to fail.
3325
- env: STABILITY="dev"
3426

0 commit comments

Comments
 (0)