Skip to content
Snippets Groups Projects
  1. Jun 22, 2017
  2. Sep 21, 2016
  3. Sep 16, 2016
  4. Apr 11, 2016
  5. Feb 04, 2016
  6. Feb 01, 2016
  7. Dec 24, 2015
  8. Dec 15, 2015
  9. 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
  10. Feb 04, 2015
  11. 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
  12. Nov 21, 2014
  13. Oct 01, 2014
Loading