• 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
.travis.yml 1.11 KB