1
0

Add m2 directory to Travis cache

This commit is contained in:
Manu Sridharan
2018-12-16 09:27:27 -08:00
committed by vinoth chandar
parent 6946dd7557
commit 345aaa31aa

View File

@@ -6,3 +6,6 @@ env:
- HUDI_QUIETER_LOGGING=1
services:
- docker
cache:
directories:
- $HOME/.m2