Commit f69a9f77 by Victor M. Alvarez

Fix issue with travis.yml

parent 7222e129
......@@ -8,10 +8,8 @@ python:
- "3.5"
- "3.6"
before_install:
- sudo apt-get install libmagic-dev libjansson-dev
install:
- sudo apt-get install -y libmagic-dev libjansson-dev
- python setup.py build --enable-magic --enable-cuckoo
- python setup.py install
......
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