Commit 09064e6a by Victor M. Alvarez

Build with “cuckoo” and “magic” modules

parent 2d8baac1
...@@ -8,8 +8,11 @@ python: ...@@ -8,8 +8,11 @@ python:
- "3.5" - "3.5"
- "3.6" - "3.6"
before_install:
- sudo apt-get install libmagic-dev libjansson-dev
install: install:
- python setup.py install - python setup.py install --enable-magic --enable-cuckoo
script: script:
- python tests.py - python tests.py
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment