minor #1315 Fix env variable in travis.yaml (danez)
This PR was merged into the 1.3 branch. Discussion ---------- Fix env variable in travis.yaml SYMFONY_DEPS_VERSION=3 was never evaluated correctly as the before_scripts are comparing with 3.0 The tests were still installing 3.0, as minimumStability=dev, but maybe it is nice fixing that. Commits ------- 7c3c8d72 Fix env variable in travis.yaml
Showing
Please register or sign in to comment