Skip to content
This repository has been archived by the owner on Jun 6, 2018. It is now read-only.

Commit

Permalink
fix typo in skip test
Browse files Browse the repository at this point in the history
  • Loading branch information
shingwaichan committed Jul 28, 2017
1 parent 8ecb128 commit 779f324
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -18,5 +18,5 @@ The build runs copyright check and generates the jar, sources-jar and javadoc-ja
Checking findbugs
-----------------

`mvn -DskipTests-true -Dfindbugs.threshold=Low findbugs:findbugs`
`mvn -DskipTests -Dfindbugs.threshold=Low findbugs:findbugs`

0 comments on commit 779f324

Please sign in to comment.