Skip to content

Commit

Permalink
Improve Travis CI build Performance (#44)
Browse files Browse the repository at this point in the history
  • Loading branch information
chenzhang22 authored Aug 19, 2021
1 parent 41e598a commit 53b9861
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,7 @@ script:

after_failure:
- cat target/surefire-reports/*.txt

cache:
directories:
- $HOME/.m2

0 comments on commit 53b9861

Please sign in to comment.