Fix env variable in travis.yaml
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
Showing
Please register or sign in to comment