Skip to content

Commit

Permalink
Cache .m2 dir.
Browse files Browse the repository at this point in the history
  • Loading branch information
garydgregory committed Aug 10, 2020
1 parent 50d33ac commit d9cb862
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,9 @@

language: java
sudo: false

cache:
directories:
- $HOME/.m2
jdk:
- oraclejdk11
- openjdk8
Expand Down

0 comments on commit d9cb862

Please sign in to comment.