Skip to content

Commit

Permalink
#80 remove Domain module from code coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
justinhrobbins committed Jan 11, 2014
1 parent f5b6cec commit 4489bfd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion FlashCards_Domain/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@
<name>FlashCards_Domain</name>
<description>FlashCards_Domain description</description>
<properties>
<skip.coveralls>false</skip.coveralls>
<skip.coveralls>true</skip.coveralls>
<skip.cobertura>true</skip.cobertura>
</properties>
<scm>
<connection>scm:git:git@github.com:justinhrobbins/FlashCards_App.git</connection>
Expand Down

0 comments on commit 4489bfd

Please sign in to comment.