From: Vsevolod Stakhov Date: Wed, 12 Sep 2018 15:43:04 +0000 (+0100) Subject: [Minor] Another try to fix brain damaged Circle CI X-Git-Tag: 1.8.0~123 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=52698bace7a7c18324f2adf5f1985d559330bab8;p=rspamd.git [Minor] Another try to fix brain damaged Circle CI --- diff --git a/.circleci/config.yml b/.circleci/config.yml index 63dad16c3..a9985e175 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -90,7 +90,7 @@ jobs: - run: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv E0C56BD4 # optional, clickhouse key - run: sudo apt-get update -qq || true - - run: sudo apt-get install -qq libluajit-5.1-dev libpcre3-dev luarocks opendkim-tools python-pip redis-server + - run: sudo apt-get install -qq libluajit-5.1-dev libpcre3-dev luarocks opendkim-tools python-pip redis-server libunwind8 libglib2.0-dev libicu-dev libevent-dev - run: sudo apt-get install clickhouse-server - run: sudo pip install demjson psutil robotframework requests http