Commit 1e8f7e3da984986601db2761470beb955baa0f63

Authored by Sergio Oliveira
1 parent 9dfe2fb3
Exists in test

Added solr to circle-ci cache

[skip ci]
Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
circle.yml
... ... @@ -6,6 +6,7 @@ dependencies:
6 6  
7 7 cache_directories:
8 8 - ".colab-wheel/"
  9 + - "solr-4.10.3.tgz"
9 10  
10 11 test:
11 12 override:
... ...