Skip to content

Commit f94568f

Browse files
committed
Do not allow failures on Symfony 3.0
1 parent 61c9ac6 commit f94568f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ matrix:
2828
fast_finish: true
2929
allow_failures:
3030
- php: hhvm
31-
- env: SYMFONY_VERSION=3.0.*
3231
- php: 5.5
3332
env: COMPOSER_FLAGS="--prefer-stable --prefer-lowest" COVERAGE=true TEST_COMMAND="composer test-ci" SYMFONY_VERSION=2.7.*
3433

0 commit comments

Comments
 (0)