Skip to content

Commit

Permalink
Enable depedency caching for travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Taher-Ghaleb authored Mar 10, 2021
1 parent cce87e7 commit e25cc42
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,6 +2,10 @@ language: java

sudo: required

cache:
directories:
- $HOME/.m2

jdk:
- openjdk10
- openjdk11
Expand Down

0 comments on commit e25cc42

Please sign in to comment.