Skip to content

Commit c5c0a7d

Browse files
committed
validate Javadoc in CI
1 parent fe34bdd commit c5c0a7d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
- checkout
2020
- run: cp gradle.properties.example gradle.properties
2121
- run: ./gradlew test
22+
- run: ./gradlew javadoc
2223
- run:
2324
name: Save test results
2425
command: |

0 commit comments

Comments
 (0)