Skip to content

Commit

Permalink
Optimized aggregate log printing and integration testing
Browse files Browse the repository at this point in the history
  • Loading branch information
chentianming11 committed Dec 17, 2023
1 parent 1aad782 commit c84cfc8
Show file tree
Hide file tree
Showing 115 changed files with 2,114 additions and 3,467 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
language: java
jdk:
- openjdk17
install: mvn install -DskipTests=true -Dmaven.javadoc.skip=true -Dgpg.skip=true
install: mvn clean install -Dmaven.javadoc.skip=true -Dgpg.skip=true
Loading

0 comments on commit c84cfc8

Please sign in to comment.