Added before_cache

This commit is contained in:
Erik C. Thauvin 2017-03-21 18:42:21 -07:00
parent f22698e2e2
commit 89583ae243

View file

@ -13,4 +13,7 @@ cache:
- $HOME/.m2
- $HOME/.kobalt
before_cache:
- rm -rf .kobalt/*
script: ./kobaltw clean assemble