Added before_cache

This commit is contained in:
Erik C. Thauvin 2017-03-21 18:43:06 -07:00
parent e7b6b1f4a5
commit 3ef4020bd7

View file

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