Software Público Brasileiro
Portal do
Software Público Brasileiro
Cadastre-se
Entrar
×
Project
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
cbfb32a10725679b44fa733b102dcf9aad107002
Authored by
Sergio Oliveira
2015-03-22 00:26:13 -0300
1 parent
987e8763
Exists in
test
removed cache dirs
Showing
1 changed file
with
0 additions
and
4 deletions
Show diff stats
circle.yml
Side-by-side Diff
Inline Diff
circle.yml
Wrap text
Diff comments
View file @
cbfb32a
...
...
@@ -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:
...
...