Commit cbfb32a10725679b44fa733b102dcf9aad107002

Authored by Sergio Oliveira
1 parent 987e8763
Exists in test

removed cache dirs

Showing 1 changed file with 0 additions and 4 deletions   Show diff stats
circle.yml
... ... @@ -4,10 +4,6 @@ dependencies:
4 4 - make
5 5 - make ci_install
6 6  
7   - cache_directories:
8   - - ".colab-wheel/"
9   - - "solr-4.10.3.tgz"
10   -
11 7 database:
12 8 post:
13 9 - make run_solr:
... ...