Skip to content

Commit e3e9947

Browse files
committed
Add CI step
1 parent 463fe65 commit e3e9947

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ default_steps: &default_steps
2020

2121
- run: |
2222
mvn clean install
23+
- run: cd dogstatsd-http-serializer && mvn clean install
2324

2425
jobs:
2526
openjdk7:

0 commit comments

Comments
 (0)