Merge branch 'master' into 'master'

Version information and coverage

See merge request !29
This commit is contained in:
Abel Hoogeveen 2015-05-27 22:04:49 +02:00
commit 3824c25555
2 changed files with 1 additions and 1 deletions

1
VERSION Normal file
View File

@ -0,0 +1 @@
1.0.0pre

View File

@ -15,7 +15,6 @@
<arg line="--configuration phpunit.xml
--log-junit build/logs/phpunit.xml
--coverage-clover build/logs/clover.xml
--coverage-text=coverage.txt
--coverage-html build/clover" />
</exec>
</target>