Skip to content
Snippets Groups Projects
  1. Apr 18, 2018
  2. Jan 08, 2018
  3. Dec 24, 2017
  4. Dec 23, 2017
  5. Nov 10, 2017
  6. Sep 01, 2017
  7. Aug 17, 2017
  8. Aug 03, 2017
  9. Jun 22, 2017
  10. Sep 21, 2016
  11. Sep 16, 2016
  12. Apr 11, 2016
  13. Feb 04, 2016
  14. Feb 01, 2016
  15. Dec 24, 2015
  16. Dec 15, 2015
  17. May 26, 2015
    • Olav Morken's avatar
      Travis: Start testing on PHP 7.0 (nightly). · 69476523
      Olav Morken authored
      This add testing on PHP 7.0 (nightly build). The test is added as an
      allowed failure for now. but it can be useful to keep an eye on it just
      in case we do something that won't work in PHP 7.
      69476523
  18. Feb 04, 2015
  19. Jan 12, 2015
    • Thijs Kinkhorst's avatar
      Only submit results for PHP 5.6 to coveralls · 3069a65f
      Thijs Kinkhorst authored
      & make phpunit dev dependency explicit.
      3069a65f
    • Brook Schofield's avatar
      Add coveralls support · cbade50a
      Brook Schofield authored
      Updated the composer.lock to install satooshi/php-coveralls
      
      Add .coveralls.yml to stop errors.
      
      Added coverage_clover pointing to correct location.
      
      json_path now... anything to get bin/vendor/coveralls to actually execute!
      
      Only push coverage reports for a single version of PHP
      
      Add whitelist + exclusion files to coverage.
      
      Reduce code coverage % by processing all files :-)
      
      Beware adding additional directories for tests without setting up config + mocking the rest of the environment.
      
      Don't show uncovered files.
      
      Attempt upload for all PHP versions. Is this stacktrace always generated?
      
      Return to "true" for uncovered files.
      
      There is a path problem somewhere!
      cbade50a
  20. Nov 21, 2014
  21. Oct 01, 2014
Loading