Skip to content

Commit

Permalink
Merge pull request redpen-cc#891 from Taher-Ghaleb/master
Browse files Browse the repository at this point in the history
Enable depedency caching for travis
  • Loading branch information
takahi-i authored Mar 14, 2021
2 parents cce87e7 + e25cc42 commit 8750298
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 8750298

Please sign in to comment.