Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CI] Extend and enhance Travis build matrix #1035

Merged
merged 2 commits into from Jan 30, 2018
Merged

[CI] Extend and enhance Travis build matrix #1035

merged 2 commits into from Jan 30, 2018

Commits on Jan 30, 2018

  1. extending and enhancing the travis build matrix

    - fixed FlysystemTests
    - fix SymfonyFrameworkTest to use Kernel constants
    - use fly system depe in travis
    - test with --no-dev composer parameter
    - only install all symfony packages if version is specified
    - added matrix prefer-lowest
    - skip tests if browser-kit package is not available.
    - skip tests if package is not available.
    - skip doctrine/cache tests.
    - skip tests if symfony/form is missing
    - skip if twig/twig is missing.
    - added build to test dependencies
    - added missing use statement
    - skip if symfony/yaml is missing.
    - skip if doctrine/orm is missing.
    - Update .coveralls.yml
    - only 1 build with code coverage
    - removed hirak/prestissimo:^0.3 (no speed benefit)
    - running prefer-lowest also on the lowest php version
    - using phpenv to disable xdebug
    sebastianblum authored and robfrawley committed Jan 30, 2018
    Copy the full SHA
    72e754d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    3253b6d View commit details
    Browse the repository at this point in the history