We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be07668 commit 0bf9840Copy full SHA for 0bf9840
.travis.yml
@@ -26,8 +26,6 @@ branches:
26
27
matrix:
28
fast_finish: true
29
- allow_failures:
30
- - php: hhvm
31
include:
32
- php: 5.5
33
env: COMPOSER_FLAGS="--prefer-stable --prefer-lowest" COVERAGE=true TEST_COMMAND="composer test-ci" SYMFONY_VERSION=2.7.*
0 commit comments