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 9c37eb1 commit a360460Copy full SHA for a360460
.travis.yml
@@ -19,7 +19,8 @@ matrix:
19
allow_failures:
20
- php: hhvm
21
- env: SYMFONY_VERSION=3.0.*
22
- - php: 5.5
+ -
23
+ php: 5.5
24
env: COMPOSER_FLAGS="--prefer-stable --prefer-lowest" && COVERAGE=true && TEST_COMMAND="composer test-ci" && SYMFONY_VERSION=2.7.*
25
26
before_install:
0 commit comments