Added before_cache

This commit is contained in:
Erik C. Thauvin 2017-03-21 18:39:07 -07:00
parent 60f4a09815
commit 2601320749

View file

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