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 committed Mar 9, 2021
1 parent 3c05e90 commit d64ea53
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
@@ -1,6 +1,8 @@
language: java
sudo: false

cache:
directories:
- $HOME/.m2
matrix:
include:
# Ubuntu Linux (xenial) / Open DK 11 / Headed (Glass Robot) / HiDPI
Expand Down

0 comments on commit d64ea53

Please sign in to comment.