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 34b0ed6 commit a4fdc64Copy full SHA for a4fdc64
.travis.yml
@@ -4,7 +4,6 @@ php:
4
- 5.4
5
6
before_script:
7
- - echo 'error_reporting = E_ALL & ~E_DEPRECATED & ~E_STRICT' >> ~/.phpenv/versions/$(phpenv version-name)/etc/conf.d/travis.ini
8
composer require "symfony/symfony" "2.6.*" --no-update
9
- composer install
10
- bash tests/bin/travis_jackrabbit.sh
0 commit comments