Optimize maintance
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