1. 22 Nov, 2016 1 commit
  2. 21 Nov, 2016 2 commits
  3. 06 Nov, 2016 2 commits
  4. 12 Oct, 2016 1 commit
  5. 26 Sep, 2016 2 commits
  6. 10 Sep, 2016 5 commits
  7. 17 Aug, 2016 1 commit
  8. 15 Aug, 2016 2 commits
  9. 18 Jul, 2016 2 commits
  10. 09 Jul, 2016 2 commits
  11. 26 May, 2016 2 commits
  12. 23 May, 2016 1 commit
  13. 20 May, 2016 1 commit
  14. 16 May, 2016 5 commits
  15. 05 May, 2016 3 commits
  16. 03 May, 2016 4 commits
  17. 29 Apr, 2016 3 commits
  18. 08 Feb, 2016 1 commit
    • Fabien Potencier's avatar
      minor #1315 Fix env variable in travis.yaml (danez) · c5fabd12
      Fabien Potencier authored
      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
      c5fabd12