Skip to content

Commit f7ecf34

Browse files
authored
Improve Travis CI build Performance (#42)
1 parent 2bfb482 commit f7ecf34

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

+4
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,7 @@ language: java
33
jdk:
44
- openjdk8
55
- openjdk11
6+
7+
cache:
8+
directories:
9+
- $HOME/.m2

0 commit comments

Comments
 (0)