Skip to content

Commit

Permalink
chore: cache mvn dir
Browse files Browse the repository at this point in the history
  • Loading branch information
carocad committed Sep 3, 2021
1 parent fe0f696 commit 5d86da8
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 @@ -6,6 +6,10 @@ branches:
- master
- /^v\d+\.\d+(\.\d+)?(-\S*)?$/

cache:
directories:
- $HOME/.m2

language: generic

jobs:
Expand Down

0 comments on commit 5d86da8

Please # to comment.