Updated Testing Framework fixing Travis Builds

This commit is contained in:
Jay Patel
2014-09-21 17:57:51 -05:00
parent eb123f05eb
commit 1f52a87876
4 changed files with 18 additions and 7 deletions

View File

@@ -17,6 +17,9 @@
<logging>
<log type="junit" target="build/junit.xml" logIncompleteSkipped="false" />
<log type="coverage-html" target="build/coverage/" charset="UTF-8"
highlight="true" lowUpperBound="35" highLowerBound="70"/>
<log type="coverage-clover" target="build/coverage/clover.xml"/>
</logging>
<filter>