• Daniel Tschinder's avatar
    Fix env variable in travis.yaml · 7c3c8d72
    Daniel Tschinder authored
    SYMFONY_DEPS_VERSION=3 was never evaluated correctly as the before_scripts are comparing with 3.0
    The test are installing dev-master for some dependencies which might not be 3.0
    7c3c8d72
Name
Last commit
Last update
bin Loading commit data...
doc Loading commit data...
src/Silex Loading commit data...
tests/Silex/Tests Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
LICENSE Loading commit data...
README.rst Loading commit data...
composer.json Loading commit data...
phpunit.xml.dist Loading commit data...