Skip to content

Commit

Permalink
coverage exclusion
Browse files Browse the repository at this point in the history
  • Loading branch information
jameshnsears committed Dec 21, 2018
1 parent 4cbfe7c commit b1d6f69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -184,7 +184,7 @@
<version>0.8.2</version>
<configuration>
<excludes>
<exclude>**/okhttp/**</exclude>
<exclude>okhttp3.unixdomainsockets.*</exclude>
</excludes>
</configuration>
<executions>
Expand Down

0 comments on commit b1d6f69

Please sign in to comment.