Skip to content

Commit 3198fea

Browse files
committed
No docs needed in ci
1 parent 27780f8 commit 3198fea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
sudo sed -i 's/\(<tool.*TikaTool.*>\)/<!--\1-->/' /opt/fits/xml/fits.xml
7777
ln -s /usr/lib/*-linux-gnu/libjemalloc.so.2 /usr/local/lib/libjemalloc.so.2
7878
echo 'export PATH=/opt/fits:$PATH LD_PRELOAD=/usr/local/lib/libjemalloc.so.2' >> $BASH_ENV
79-
sudo gem update --system
79+
sudo gem update --system --no-document
8080
8181
# Download and cache dependencies
8282
- restore_cache:

0 commit comments

Comments
 (0)