Skip to content

Commit 55983da

Browse files
committed
Merge pull request #50 from php-http/Symfony3
Do not allow failures on Symfony 3.0
2 parents 61c9ac6 + f94568f commit 55983da

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)