Skip to content

Commit

Permalink
corrected README file
Browse files Browse the repository at this point in the history
  • Loading branch information
canemacchina committed Aug 31, 2017
1 parent 9a80fc7 commit 06bf5e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@ Read the [CONTRIBUTING](CONTRIBUTING.md) file.
`mvn clean verify`

### Integration tests
`mvn clean -P integration-tests`
`mvn clean verify -P integration-tests`

### All tests
`mvn clean -P all-tests`
`mvn clean verify -P all-tests`

## Other useful maven commands:

Expand Down

0 comments on commit 06bf5e5

Please sign in to comment.