Skip to content
This repository has been archived by the owner on Jul 25, 2020. It is now read-only.

Commit

Permalink
Document how to execute tests
Browse files Browse the repository at this point in the history
Signed-off-by: Svetoslav Neykov <svetoslav@neykov.name>
  • Loading branch information
neykov committed Sep 28, 2016
1 parent 14374bb commit 36389c3
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions vagrant/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,13 @@ for node in broo*; do
done
```

Testing
-----------

```
mvn clean install -Plive
```


Limitations
-----------
Expand Down

0 comments on commit 36389c3

Please sign in to comment.