Skip to content

Commit

Permalink
add cache
Browse files Browse the repository at this point in the history
  • Loading branch information
Your Name committed Aug 2, 2021
1 parent 529c4f5 commit 1355ce5
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 @@ -2,3 +2,7 @@ language: java

jdk:
- openjdk8

cache:
directories:
- $HOME/.m2

0 comments on commit 1355ce5

Please sign in to comment.