aboutsummaryrefslogtreecommitdiffstats
path: root/circle.yml
diff options
context:
space:
mode:
authorAndrew Lewis <nerf@judo.za.org>2016-08-03 11:38:45 +0100
committerAndrew Lewis <nerf@judo.za.org>2016-08-03 11:39:10 +0100
commitc1c49ce51d25138a94a41a23452e078a660f1248 (patch)
tree3a48261dd03ecefd2c717d4623caa8332cf0ab75 /circle.yml
parentaa1a1c9c09f33cc1e12a874e3577126579397756 (diff)
downloadrspamd-c1c49ce51d25138a94a41a23452e078a660f1248.tar.gz
rspamd-c1c49ce51d25138a94a41a23452e078a660f1248.zip
[Test] Some basic tests for JSON sanity
Diffstat (limited to 'circle.yml')
-rw-r--r--circle.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/circle.yml b/circle.yml
index e8e695cfb..dc813aa99 100644
--- a/circle.yml
+++ b/circle.yml
@@ -3,8 +3,7 @@ dependencies:
- sudo apt-get update -qq
- sudo apt-get install -qq cmake gcc lcov libevent-dev libglib2.0-dev libgmime-2.6-dev libluajit-5.1-dev liblua5.1-0-dev libmagic-dev libpcre3-dev libsqlite3-dev libssl-dev make python-dev ragel redis-server
- gem install coveralls-lcov
- - sudo pip install psutil
- - sudo pip install robotframework
+ - sudo pip install demjson psutil robotframework
test:
override: