Skip to content

Optimize maintance

Choose a tag to compare

@mbunge mbunge released this 04 Nov 17:29
· 3 commits to master since this release

1.0.1 - 2015-11-04

Changed

  • store clover.xml while ci testing ./build/logs/ instead of ./

Removed

  • Remove logging section from phpunit since clover.xml is stored in ./build/logs with --coverage-clover build/logs/clover.xml
  • Remove .coveralls.yml since we are using default config from coveralls

Added

  • Add .editorconfig to provide PSR-2 by default