Updated Testing Framework fixing Travis Builds

- Created separate PHPUnit Test for Integration
This commit is contained in:
Jay Patel
2014-09-21 21:01:53 -05:00
parent 6e14f51aa5
commit ff5dd2461f
3 changed files with 36 additions and 3 deletions

View File

@@ -17,9 +17,7 @@
<groups>
<exclude>
<group>
integration
</group>
<group>integration</group>
</exclude>
</groups>