Skip to content

Commit 644714a

Browse files
authored
Removed extra test on php55 (#223)
1 parent d3edb4e commit 644714a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ matrix:
2323
env: DEPENDENCIES="minimum" COVERAGE=true TEST_COMMAND="composer test-ci" SYMFONY_DEPRECATIONS_HELPER="weak" SYMFONY_PHPUNIT_VERSION="5.7"
2424

2525
# Test the latest stable release
26-
- php: 5.5
27-
env: SYMFONY_PHPUNIT_VERSION="5.7"
2826
- php: 5.6
2927
env: SYMFONY_PHPUNIT_VERSION="5.7"
3028
- php: 7.0

0 commit comments

Comments
 (0)